Skip to content

[FIX] coop_shift: Invalid field updated_fields on model shift.shift#104

Open
P-H-Phuc wants to merge 1 commit into
18.0_devfrom
F#T67905
Open

[FIX] coop_shift: Invalid field updated_fields on model shift.shift#104
P-H-Phuc wants to merge 1 commit into
18.0_devfrom
F#T67905

Conversation

@P-H-Phuc

@P-H-Phuc P-H-Phuc commented Jun 8, 2026

Copy link
Copy Markdown

No description provided.

leader on shift template
"""
user_ids = vals.get("user_ids", False)
_update_fields = vals.pop("updated_fields", "")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Not only updated_fields, delete all fields which're not in the valid fields of self._fields

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.

2 participants