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

refactor: Revert datamodel set_state changes. #2789

Merged
merged 1 commit into from
May 8, 2024

Conversation

prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented May 7, 2024

'set_state' method was updated to work with arguments but actually set_state() should also work and this behaviour is also there in flobject -> Group class's set_state()

The earlier changes are reverted.

@prmukherj prmukherj merged commit a3e3f58 into main May 8, 2024
26 checks passed
@prmukherj prmukherj deleted the maint/revert_datamodel_set_state_changes branch May 8, 2024 05:07
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.

datamodel set_state() can be called without argument
4 participants