Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resource and ansible_id to serializers #15020

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

AlanCoding
Copy link
Member

@AlanCoding AlanCoding commented Mar 21, 2024

SUMMARY

Adds ansible_id for UI @vidyanambiar

Organization:

            "summary_fields": {
                "resource": {
                    "ansible_id": "023726fc-811f-4d8a-b7e3-d2dd4fdf6d99",
                    "resource_type": "shared.organization"
                },

Ping @newswangerd

EDIT: clarifying use case

In the designed UI flow, the ansible_id is needed for the a page showing an AWX resource to link to the shared definition of the resource.

ISSUE TYPE
  • New or Enhanced Feature
COMPONENT NAME
  • API

Copy link
Member

@vidyanambiar vidyanambiar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @AlanCoding!

@AlanCoding AlanCoding merged commit f48b2d1 into ansible:devel Mar 27, 2024
24 checks passed
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
djyasin pushed a commit to djyasin/awx that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants