Skip to content

Feature/display 1080 relations modified at #181

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

Merged
merged 20 commits into from
Jan 8, 2024

Conversation

turegjorup
Copy link
Contributor

@turegjorup turegjorup commented Dec 21, 2023

Link to ticket

https://jira.itkdev.dk/browse/DISPLAY-1080

Description

Adds a relationsModified field to API responses to allow clients to know when to traverse down the relationship tree. Implemented with a doctrine listener that performs native SQL UPDATE queries.

"relationsModified": {
    "layout": "2024-01-02T11:49:11.000Z",
    "inScreenGroups": "2024-01-02T11:49:05.000Z"
}

Screenshot of the result

Screenshot 2024-01-02 at 15 52 08

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@turegjorup turegjorup self-assigned this Dec 21, 2023
@turegjorup turegjorup requested a review from tuj January 2, 2024 12:41
@turegjorup turegjorup marked this pull request as ready for review January 2, 2024 14:51
@turegjorup turegjorup merged commit 724ab88 into develop Jan 8, 2024
@turegjorup turegjorup deleted the feature/DISPLAY-1080_relations_modified_at branch January 8, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants