ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

fix(AAP-29089): change organization field to be required in RBAC managed resources #1007

Closed Dostonbek1 closed 3 weeks ago

Dostonbek1 commented 1 month ago

This PR attempts to make organization field a required field for all RBAC managed resources.

NOTE: This is a breaking change for the UI; we should merge this PR in sync with the one from the UI folks. cc @lgalis

JIRA: AAP-29089

dhaustein commented 1 month ago

Updated the test suite in https://github.com/ansible/eda-qa/pull/419

I did a test run locally and everything was passing, but we want to do a run in the gh pipelines too.

Dostonbek1 commented 1 month ago

e2e tests job run: https://github.com/ansible/eda-server/actions/runs/10403641006

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
2.4% Duplication on New Code

See analysis details on SonarCloud