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

support in metadatacard for type 'd:long' #7668

Open
shazada opened this issue Jun 8, 2022 · 3 comments
Open

support in metadatacard for type 'd:long' #7668

shazada opened this issue Jun 8, 2022 · 3 comments
Labels

Comments

@shazada
Copy link

shazada commented Jun 8, 2022

Type of issue: (check with "[x]")

  • New feature request
  • Bug
  • Support request
  • Documentation

Current behaviour:
In you enter a value larger than 2147483647 (max int) in an ADF application you get an error message.
image

The type for this field is d:long.
If you fill in the field from Share then no validation error is shown:
image

Expected behavior:

That the regex only checks on number value but now ho big it is

Steps to reproduce the issue:

  • Create a model and within the model create an aspect with a property of type d:long
  • Create a file/folder and apply that aspect
  • Login in ADF and view the metadatacard for that item
  • click on edit meta-data (need write access)
  • add a value larger than 2147483647
    Component name and version:

adf-core 4.9.0
Browser and version:

Firefox Developer Edition, Chrome & Edge
Node version (for build issues):

v14.18.2
New feature request:

@DenysVuika DenysVuika added the bug label Jun 8, 2022
@shazada
Copy link
Author

shazada commented Aug 25, 2022

@DenysVuika is there any update about this? There is also a support ticket created so this should be higher up on the priority list I guess

@shazada
Copy link
Author

shazada commented Sep 8, 2022

@DenysVuika is there an update about the fix?

@shazada
Copy link
Author

shazada commented Jan 12, 2023

Can we have an update on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants