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

Add more custom labelX items to Measurable #1187

Open
OAGr opened this issue May 11, 2020 · 0 comments
Open

Add more custom labelX items to Measurable #1187

OAGr opened this issue May 11, 2020 · 0 comments
Labels

Comments

@OAGr
Copy link
Collaborator

OAGr commented May 11, 2020

labelConditionals: optional(array(string))
labelStartAtDate: optional(dateTime)
labelEndAtDate: optional(dateTime)

These should validate with the following validations on the backend:
if there is a labelStartAtDate, there must be a labelEndAtDate.
if there is a labelEndAtDate, there must be a labelStartAtDate.
There cannot be both a labelOnDate and a labelStartAtDate/labelEndAtDate

@OAGr OAGr added the Epic label May 11, 2020
@OAGr OAGr changed the title Add more custom labelX items to Measurable table (server) Add more custom labelX items to Measurable May 11, 2020
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

1 participant