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

[WEB-510] fix: changed model field for issue links #3852

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

NarayanBavisetti
Copy link
Collaborator

Problem:

  • URLs longer than 200 characters cannot be added to the issue link.

Solution:

  • Changed the URL field to a text field to accommodate all characters and also added some URL validations.

Issue: WEB-510

@sriramveeraghanta sriramveeraghanta merged commit 87eadc3 into develop Mar 6, 2024
7 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore/issue-link branch March 6, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants