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

Getting an error when trying to add approval criteria at easycla contributor #4201

Open
thakurveerendras opened this issue Dec 1, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@thakurveerendras
Copy link
Contributor

Summary

Getting an error when trying to add approval criteria at easycla contributor

Steps

  1. Login company contributor
  2. Search & easycla page of project
  3. Add new approval criteria

Expected behavior

Contributor should add under approval list

Actual behavior

Getting an error when trying to add approval criteria at easycla contributor

Screenshots

image

Error on console

Pattern attribute value /^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/i is not a valid regular expression: Uncaught SyntaxError: Invalid regular expression: //^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/i/v: Invalid character in character class add-contributor.component.html:68 ERROR TypeError: Cannot read properties of null (reading '0') at AddContributorComponent.patchApprovalList (add-contributor.component.ts:158:34) at AddContributorComponent.onSubmit (add-contributor.component.ts:94:12) at Object.handleEvent (add-contributor.component.html:72:21) at handleEvent (core.js:38098:77) at callWithDebugContext (core.js:39716:1) at Object.debugHandleEvent [as handleEvent] (core.js:39352:1) at dispatchEvent (core.js:25818:1) at core.js:37030:1 at HTMLButtonElement.<anonymous> (platform-browser.js:1789:1) at ZoneDelegate.invokeTask (zone-evergreen.js:391:1)

@thakurveerendras thakurveerendras added the bug Something isn't working label Dec 1, 2023
@thakurveerendras
Copy link
Contributor Author

image

@nickmango
Copy link
Collaborator

@thakurveerendras is this still reproducible ?

@PoojaPanjwani204
Copy link

It is resolved now.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants