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

Null defaults in enums #194

Merged
merged 4 commits into from
Feb 2, 2024
Merged

Null defaults in enums #194

merged 4 commits into from
Feb 2, 2024

Conversation

shawnhatch
Copy link
Contributor

No description provided.

…over cases where there were no people loaded with times for the time tracking and thus the internal tracking container does not exist despite the policy for time tracking being on. In these cases, the data manger should get time tracking from the associated time when the associated property definition is created.
…cture have had updates to their unit tests to test this edge case.
@shawnhatch shawnhatch merged commit f70043f into dev Feb 2, 2024
1 check failed
@shawnhatch shawnhatch deleted the null_defaults_in_enums branch February 2, 2024 02:47
bischoffz pushed a commit that referenced this pull request Feb 28, 2024
* Removed redundant precondition test

* Improved addGroup unit test for AT_GroupsPluginData

* Expanded test of PersonPropertyDataManager.getPersonPropertyTime to cover cases where there were no people loaded with times for the time tracking and thus the internal tracking container does not exist despite the policy for time tracking being on.  In these cases, the data manger should get time tracking from the associated time when the associated property definition is created.

* The EnumContainer now accepts null default values. All dependent structure have had updates to their unit tests to test this edge case.
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.

None yet

1 participant