Feature #8732
Allow to edit verification job meta information during their solution
100%
Description
At the moment when solving verification jobs one can't edit them at all. This isn't convenient since one would like to move them to the right parent, to change their names or to change their permissions. Indeed such the changes don't affect verification job solutions because of they deal just with meta information. In contrast, one shouldn't be allowed to edit verification job files during solution.
Although it sounds not so hard to be implemented, but likely this will require to completely change the whole verification jobs history approach. I suppose to support 2 kinds of edits invoked by the same button. The first one - when verification jobs aren't solved and the second one - when they are solved. The first edit should allow to change everything allowed. The second one - everything allowed except verification job files and everything else that can affect verification job results. Both kinds of edits should look almost the same withing the verification jobs history.
Related issues
History
Updated by Evgeny Novikov almost 3 years ago
- Related to Feature #8122: Warn users if job was changed after it was solved added
Updated by Evgeny Novikov almost 3 years ago
Besides, I suppose to implement this feature together with #8122 since they are very related.
Updated by Evgeny Novikov 11 months ago
- Target version set to 3.0
- Priority changed from High to Urgent
I guess that it is implemented already in jobs-tree, is not it?
Updated by Vladimir Gratinskiy 11 months ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
- Due date set to 03/05/2020
Evgeny Novikov wrote:
I guess that it is implemented already in jobs-tree, is not it?
Yes.
Updated by Evgeny Novikov 11 months ago
- Status changed from Verified to Closed
The branch is merged to master in 0a88126ad.