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

fix: add missing parameter fields #605

Merged
5 commits merged into from
Mar 18, 2024
Merged

fix: add missing parameter fields #605

5 commits merged into from
Mar 18, 2024

Conversation

ghost
Copy link

@ghost ghost commented Mar 12, 2024

https://dhis2.atlassian.net/browse/DHIS2-17024

  • Analytics table: skipPrograms (java.util.Set)
  • Test:
    • waitMillis
    • itemDuration
    • failWithPolicy
  • Add missing skip table types translations

Follow up:

The requirements for the tracker search optimization job's attributes field are unclear, so that field is still missing. I've asked the tracker team. We can implement it later if necessary.

Some details on the error: relativeApiEndpoint: "/api/trackedEntityAttributes/indexable" for tracker search optimization yields: "TrackedEntityAttribute with id indexable could not be found." (created here: https://dhis2.atlassian.net/browse/DHIS2-17093)

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Mar 12, 2024

🚀 Deployed on https://pr-605--dhis2-scheduler.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify March 12, 2024 14:36 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 12, 2024 15:53 Inactive
@ghost ghost force-pushed the add-missing-parameter-fields branch from 566746f to 5b4768d Compare March 13, 2024 11:01
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 11:03 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 11:17 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 11:20 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 12:18 Inactive
@ghost ghost force-pushed the add-missing-parameter-fields branch from 7a947c4 to 4b55f36 Compare March 13, 2024 12:39
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 12:47 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2024 12:57 Inactive
@ghost ghost marked this pull request as ready for review March 13, 2024 13:07
@ghost ghost requested review from a team as code owners March 13, 2024 13:07
@ghost ghost force-pushed the add-missing-parameter-fields branch from d0853c0 to d995fcb Compare March 14, 2024 10:31
cypress.json Show resolved Hide resolved
Copy link
Member

@Birkbjo Birkbjo left a comment

Choose a reason for hiding this comment

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

The code looks good to me!

I'm a bit confused about the change to use 42 though. If this is not supported in 41, I don't think we should release this in the app in master at all for quite some time.
(Sorry, just got a bit confused - see that this is only for the tests against dev).

@ghost ghost force-pushed the add-missing-parameter-fields branch 2 times, most recently from 1dcc212 to 55d1be5 Compare March 18, 2024 11:37
@dhis2-bot dhis2-bot temporarily deployed to netlify March 18, 2024 11:38 Inactive
@ghost ghost force-pushed the add-missing-parameter-fields branch from 55d1be5 to 6540ff3 Compare March 18, 2024 11:39
@dhis2-bot dhis2-bot temporarily deployed to netlify March 18, 2024 11:43 Inactive
@ghost ghost merged commit 461f824 into master Mar 18, 2024
9 checks passed
@ghost ghost deleted the add-missing-parameter-fields branch March 18, 2024 11:58
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 101.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants