Skip to content

Conversation

@yjaaouane
Copy link
Contributor

fixes: #MAOBS-158

Description

Ticket Reference: #MAOBS-158

Additional Information

@yjaaouane yjaaouane requested a review from a team as a code owner December 26, 2025 23:45
@yjaaouane yjaaouane requested review from MarcMonchablon and darsene and removed request for a team December 26, 2025 23:45
@github-actions github-actions bot added the bug Something isn't working label Dec 26, 2025
.trim()
.max(80, t(`${NAMESPACES.FORM}:error_max_chars`, { value: 80 }))
.optional();
.min(1, t(`${NAMESPACES.FORM}:required_field`));

Choose a reason for hiding this comment

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

No 'max' limit for description ?

Choose a reason for hiding this comment

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

Edit: I've checked the associated Jira, so no limit apparently.

@yjaaouane yjaaouane merged commit ced9019 into project/observability Dec 30, 2025
15 of 16 checks passed
@yjaaouane yjaaouane deleted the fix/MAOBS-158 branch December 30, 2025 09:53
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

Successfully merging this pull request may close these issues.

3 participants