add cancel link#177
Conversation
Codecov Report
@@ Coverage Diff @@
## master #177 +/- ##
==========================================
- Coverage 75.46% 75.43% -0.04%
==========================================
Files 23 23
Lines 1011 1034 +23
==========================================
+ Hits 763 780 +17
- Misses 248 254 +6
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Hi, we discussed this offline in the past (sorry, the issue was not updated). Main points were that this is probably too complex to have the logic properly in the application and instead use human intervention for this part. Some aspects that would need to be addressed:
So to be honest, I think for the time being it is best to have canceling via a human performing the necessary actions (sending emails, using the admin interface to update the db) |
fixes #33