-
Notifications
You must be signed in to change notification settings - Fork 155
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A user is currently unable to cancel their own push. The page reloads, but the push remains unmodified, appearing under pending in the dashboard and without an update having been applied to the record.
The API call made to cancel is:
http://localhost:8080/push/0000000000000000000000000000000000000000__fe691faa06d628214b6dd03c8ce71b2f34794460/cancel
where reject uses a different path for the API:
To Reproduce
Steps to reproduce the behaviour:
- Push to a proxied repository
- Visit the admin UI and login as teh user that pushed
- Navigate to the push in the dashboard
- Hit the cancel button - the page will reload but the
Expected behaviour
A push is cancellable, and appears in the cancelled tab afterwards.
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working