Skip to content

Fix Deleting VATUSA Events #809

@iccowan

Description

@iccowan

Description
When deleting events that are pulled from VATUSA, the links generated do not include a valid event ID, causing an error.
Image

Acceptance Criteria

  • Deleting VATUSA events should work successfully
  • Deleting and Denylisting VATUSA events should work successfully

Accepted By:

Dev Notes
It looks like the URLs being generated in this modal are as follows. The links being set in these buttons (set by JavaScript) must not be pulling the correct ID. Fixing this ID should resolve the issue.

"Delete": https://qa-2ztlartcc.org/dashboard/admin/events/delete/undefined
"Delete and Denylist Event": https://qa-2.ztlartcc.org/dashboard/admin/events/delete/undefined?denylist=true
Image

XD Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglow priorityquestionFurther information is requested

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions