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

DXE-3087 Adds pending_changes computed field to Enrollment data source #468

Merged
merged 3 commits into from
Sep 8, 2023

Conversation

joel-g
Copy link
Contributor

@joel-g joel-g commented Aug 31, 2023

Enrollments (plural) data source returns instances with a computed field of "pending_changes". This field is missing from the individual Enrollment data source. This PR adds the missing field to the individual Enrollment data source.

@Slonimskaia
Copy link
Contributor

Slonimskaia commented Sep 4, 2023

Hi @joel-g,

Thank you for your contribution. Please add unit tests and we will review it.

Best regards,
Tatiana Slonimskaia

@joel-g
Copy link
Contributor Author

joel-g commented Sep 5, 2023

@Slonimskaia, I have added a check for the "pending_changes" field in the Enrollment tests following the pattern established in the Enrollments (plural) tests.

@mgwoj mgwoj changed the title Adds pending_changes computed field to Enrollment data source DXE-3087 Adds pending_changes computed field to Enrollment data source Sep 6, 2023
@mgwoj
Copy link
Contributor

mgwoj commented Sep 7, 2023

Hi @joel-g ,

Please fix test TestDataEnrollment which is failing due to your changes

@joel-g
Copy link
Contributor Author

joel-g commented Sep 7, 2023

@mgwoj sorry I had a mistake in the name of the field in the test. I have fixed it.

@mgwoj mgwoj merged commit 0d95005 into akamai:master Sep 8, 2023
1 check passed
@dawiddzhafarov dawiddzhafarov mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants