Skip to content

20 change the fieldobjectbase setasdisabled method to not set required to 0#21

Merged
scottolsonjr merged 6 commits into
masterfrom
20-change-the-fieldobjectbase-setasdisabled-method-to-not-set-required-to-0
Sep 4, 2022
Merged

20 change the fieldobjectbase setasdisabled method to not set required to 0#21
scottolsonjr merged 6 commits into
masterfrom
20-change-the-fieldobjectbase-setasdisabled-method-to-not-set-required-to-0

Conversation

@scottolsonjr
Copy link
Copy Markdown
Contributor

Removes the following assumptions when managing FieldObjects:

  • Disabling a FieldObject will no longer make it optional.
  • Requiring a FieldObject will no longer enable it.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@scottolsonjr scottolsonjr self-assigned this Sep 4, 2022
@scottolsonjr scottolsonjr merged commit dd40cc9 into master Sep 4, 2022
@scottolsonjr scottolsonjr deleted the 20-change-the-fieldobjectbase-setasdisabled-method-to-not-set-required-to-0 branch January 7, 2023 16:26
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.

Change the FieldObjectBase SetAsDisabled method to not set required to 0

1 participant