Skip to content

Conversation

@fnesveda
Copy link
Member

If you had duplicate items in an enum field definition in an input schema, the actor with such input schema would build successfuly, but then the input schema validation would not work. This fixes it.

Resolves #133.

@fnesveda fnesveda added bug Something isn't working. adhoc Ad-hoc unplanned task added during the sprint. labels Aug 26, 2022
@fnesveda fnesveda added this to the 45th sprint - Platform team milestone Aug 26, 2022
@fnesveda fnesveda requested review from HonzaTuron and valekjo August 26, 2022 09:57
@fnesveda fnesveda self-assigned this Aug 26, 2022
@github-actions github-actions bot added the t-core-services Issues with this label are in the ownership of the core services team. label Aug 26, 2022
@fnesveda fnesveda merged commit e2ff9a4 into master Aug 29, 2022
@fnesveda fnesveda deleted the fix/enforce-unique-items-in-enum branch August 29, 2022 08:31
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. bug Something isn't working. t-core-services Issues with this label are in the ownership of the core services team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate duplicates values in ENUM of input schema

3 participants