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

Add space character in IdWithWildcardsNetworkElementIdentifier regex #3321

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alicecaron
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?
Add new use case for the existing feature: search for all the Identifiable matching an id pattern a given network.

What is the current behavior?
The pattern to match in order to search for identifiables in a network does not allow the presence of the "space" character.

What is the new behavior (if this is a feature change)?
The pattern to match in order to search for identifiables in a network allows the presence of the "space" character.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:
Maybe think of other characters that could be useful to include in the possible patterns (for UCTE possibilities compliance for instance).

@alicecaron alicecaron requested a review from flo-dup February 12, 2025 13:46
@alicecaron alicecaron changed the title [WIP] Add space character in IdWithWildcardsNetworkElementIdentifier regex Add space character in IdWithWildcardsNetworkElementIdentifier regex Feb 12, 2025
@alicecaron alicecaron marked this pull request as ready for review February 12, 2025 13:46
@alicecaron alicecaron force-pushed the add-space-in-wild-card branch from 67721f6 to 8578bf5 Compare February 12, 2025 14:17
@alicecaron alicecaron requested a review from olperr1 February 12, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for review
Development

Successfully merging this pull request may close these issues.

2 participants