Description of problem:Currently I can't see if someone else's recipe is acked or nacked. Version-Release number of selected component (if applicable): 0.9.3 Steps to Reproduce: 1. login as azelinka 2. open https://beaker.engineering.redhat.com/jobs/311092 Actual results: can't see which recipesets are acked and whcih are nacked Expected results: can see acks/nacks
This will be addressed by allowing users to submit jobs for groups, and allowing all group members to ack/nack group jobs.
It's possible this is superseded by bug 961580 - it should be revisited once that feature has been implemented.
Ales, have the group jobs and submission delegate features satisfied your needs here? Or do you still want to be able to see the ack/nack state of other people's jobs? I think there's no reason to hide it (since in general, all details of all jobs are visible to all users). The only reason it's not visible already is probably because nobody bothered to implement a read-only view of ack/nack state in the UI.
Hmm, I no longer remember my usecase :) But I guess it had something to do with our automation that schedules user jobs under its own identity preventing users from seeing the ack/nack status. Submission delegates should fix that => closed-not
-a-bug