Bug #19315
closed
Display "runtime_user_uuid" in details
Added by Peter Amstutz over 2 years ago.
Updated almost 2 years ago.
Release relationship:
Auto
Description
From discussion:
What we actually want to show is modified_by_user_uuid (but call it something like "user who submitted the container". We only want to show "runtime_user_uuid" (meaning "user who the container is actually running as") if it is different.
modified_by_user_uuid -> "Submitted by"
runtime_user_uuid -> "Run as"
Only show "Run as" if it is different than "Submitted by"
- Description updated (diff)
- Assigned To set to Peter Amstutz
- Assigned To changed from Peter Amstutz to Stephen Smith
- Target version changed from 2022-08-17 sprint to 2022-08-31 sprint
- Target version changed from 2022-08-31 sprint to 2022-09-14 sprint
- Status changed from New to In Progress
- Target version changed from 2022-09-14 sprint to 2022-10-12 sprint
- Description updated (diff)
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
- Description updated (diff)
Changes at 7abad6fba6ffa8e88d40ace78a84fb2a99d5d44b branch 19315-process-runtime-user-rebase1
Tests developer-tests-workbench2: #984
- Added modified by (labeled Submitted by)
- Hide runtime user (Run as) when equal to modified by
Stephen Smith wrote in #note-13:
Changes at 7abad6fba6ffa8e88d40ace78a84fb2a99d5d44b branch 19315-process-runtime-user-rebase1
Tests developer-tests-workbench2: #984
- Added modified by (labeled Submitted by)
- Hide runtime user (Run as) when equal to modified by
You need to use modified_by_user_uuid from the container request, not the container. That's because for containers, the modified_by is always the system user.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF