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

Validations in plugin configs #60

Open
AayushChaudhary0001 opened this issue Jun 6, 2024 · 0 comments
Open

Validations in plugin configs #60

AayushChaudhary0001 opened this issue Jun 6, 2024 · 0 comments

Comments

@AayushChaudhary0001
Copy link

This issue consists of multiple issues inside this regarding the data validation and data allowed to enter in multiple plugin config fields.

### Issue 1:
User is able to enter and save empty value in some mandatory fields through a space character input.

Steps to reproduce:

  1. Enter the space character and save the desired config.

The user is able to save the entry in the desired config field which actually denotes a null entry.

Config fields where the issue is reproduced:

  • Legal hold name
  • Legal hold run time

### Issue 2:
User is not able to save the config field if the entered data contains space character as prefix.

Steps to reproduce:

  1. Enter any value in the desired field using space character as prefix.

The user is not able to save the desired entry in the config field or receives an irrelevant error.

Config fields where the issue is reproduced:

  • Legal hold name
  • Legal hold run time

(I will attach a relevant screenshot for the same, currently facing some issues)

@mickmister mickmister assigned mickmister and unassigned mickmister Jun 6, 2024
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

2 participants