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

Regular expression matching in --filter #2

Open
cryptarch opened this issue Jun 11, 2019 · 0 comments
Open

Regular expression matching in --filter #2

cryptarch opened this issue Jun 11, 2019 · 0 comments

Comments

@cryptarch
Copy link

Hi all,

As discussed in research cloud slack, I wondered what you think of the idea of permitting regex search when using the --filter option for openstack allocation list?

Use case: I want to filter by University of Melbourne email addresses. These will have a pattern of the form .*[@.]unimelb\.edu\.au. Either a regex match, or a fuzzy match like --filter contact_email~=unimelb, would be awesome.

~ Tim R.

nectar-gerrit pushed a commit that referenced this issue Jun 7, 2023
Problem #1 - They were using an unintialized variable for
the new index values.  This bug appears to have been in the
initial codebase (6 years ago).  I think this explains weird
behavior I've noticed but been unable to pin down.

Problem #2 - In the Publication case, we were not reindexing all
of the numbered elements.  This was the most likely cause of various
reported and observed bogus validation errors in hidden fields, etc.

Problem #3 - When the user Deletes an existing Publication or Grant,
submits and the form is then redisplayed (because the Submit bounced)
the deleted P or C is not hidden and therefore looks like it won't be
undeleted.

Change-Id: I3e35fe23e6c30c78938b0fc015471da3325e690a
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

No branches or pull requests

1 participant