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

increase tag limit to 12 #2212

Merged

Conversation

economicstudio
Copy link
Collaborator

Fixes #2211

Changes

To support various SCOT tokens, increase max number of tags to 12.

  • max number of tags is now 12 (from 5)
  • constant MAX_TAG is defined for a change in the future
  • intl message with id topics_error_max_tag is created

Test plan

Explain how to test changes you made.

  • write/edit a post with more than 5 tags.
  • try to use more than 12 tags, then you should get an error

Demo (optional)

> now support more than 5 tags

> but up to 12 tags

Close busyorg#2211

To support various SCOT tokens, increase max number of tags to 12.
@economicstudio economicstudio merged commit 233d585 into busyorg:develop Jul 19, 2019
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.

increase max num of tags to 12 for SCOT
1 participant