Skip to content

removed underscore logic from rules#1738

Open
alexfurmenkov wants to merge 6 commits into
mainfrom
1732-remove-underscore
Open

removed underscore logic from rules#1738
alexfurmenkov wants to merge 6 commits into
mainfrom
1732-remove-underscore

Conversation

@alexfurmenkov
Copy link
Copy Markdown
Collaborator

No description provided.

@alexfurmenkov alexfurmenkov linked an issue May 19, 2026 that may be closed by this pull request
@alexfurmenkov alexfurmenkov marked this pull request as ready for review May 21, 2026 08:05
@classmethod
def _get_key(cls, obj: dict, space_key: str, default=None):
"""Get a value by key, supporting both space-format ('Rule Type') and
underscore-format ('Rule_Type') for backward compatibility with the
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.

While I understand having backward compatibility is good but the ticket AC is to remove underscore format, which was for rule editor. @alexfurmenkov @SFJohnson24 do you agree to keep backward compatibility or fully remove it? From the ticket AC we should remove this fully.

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.

Remove underscore logic

2 participants