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

Issue 516 - Removing minLength constraint on measure ids #524

Merged
merged 2 commits into from
Sep 28, 2018
Merged

Conversation

kstreeter
Copy link
Collaborator

This addresses issue #516. The measure schema has a constraint on it that requires the ID of the measure to be at least 20 chars. This has caused some confusion in cases where a shorter identifier was available but could not be used due to the constraint.

I actually don't recall why the constraint was added in the first place. @trieloff or @cdegroot-adobe do you recall?

@kstreeter kstreeter added this to the 0.9.7 milestone Sep 27, 2018
@cdegroot-adobe
Copy link
Contributor

@jwen-adobe - Looks like you added this originally, do you remember a reason?

@jwen-adobe
Copy link
Contributor

@chrisdegroot After digging the change log, I do see I made the change specifically. Frankly, I do not recall any reasons for that though unless @cmathis remembered anything, or maybe someone suggested me do that.

@cmathis
Copy link
Collaborator

cmathis commented Sep 27, 2018

No idea. I say we remove it and include it with the 0.9.6 release.

Copy link
Contributor

@cdegroot-adobe cdegroot-adobe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets remove it.

@kstreeter kstreeter modified the milestones: 0.9.7, 0.9.6 Sep 28, 2018
@kstreeter kstreeter merged commit 84c227d into master Sep 28, 2018
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

Successfully merging this pull request may close these issues.

4 participants