-
Bug
-
Resolution: Done
-
Normal
-
6.17.0
-
False
-
-
False
-
rubygem-foreman_leapp-2.0.2
-
0
-
-
-
Moderate
-
Automated
-
Yes
Description of problem:
Observe the satellite api on a stream build: <sat_hosntname>/api/permissions :
"results": [
{
"name": "view_job_invocations", "id": 1, "resource_type": null },
view_job_invocations shows up with id 1 and with no resource_type, even though it should fall under JobInvocation resource type. In UI it shows up under (Miscellaneous){}
How reproducible:
Always on stream, not reproducible upstream.
Is this issue a regression from an earlier version:
yes, 6.16 and earlier doesn't have it. Based on automation results, this started appearing with stream snap 73
Steps to Reproduce:
1. see above
Actual behavior:
resource_type: none
Expected behavior:
resource_type: JobInvocation{}
Business Impact / Additional info:
I discussed this with ofedoren, the problem is not reproducible in upstream setup, investigation suggest there could be a seeding issue during installation