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

Partners: secondary hashtag field size is too small in the DB #6464

Closed
Tracked by #6462
emi420 opened this issue Jun 18, 2024 · 1 comment · Fixed by #6498
Closed
Tracked by #6462

Partners: secondary hashtag field size is too small in the DB #6464

emi420 opened this issue Jun 18, 2024 · 1 comment · Fixed by #6498
Assignees

Comments

@emi420
Copy link
Collaborator

emi420 commented Jun 18, 2024

Describe the bug
The limit for the secondary hashtag column is 50 characters, which is too small.

To Reproduce

  1. Go to create a partner
  2. Try with several hashtags (+50 characters) in the secondary hashtag field
  3. Click "Save"
  4. It will fail because the API returns Error 500

Expected behavior

To accept more than 50 characters for the secondary hashtag.

Additional info

Check this migration file:

https://github.com/hotosm/tasking-manager/blob/develop/migrations/versions/e8ffa33a9c18_.py#L26C1-L26C23

@ramyaragupathy
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
3 participants