https://github.com/intera/redmine_subject_autocomplete
makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate tickets
https://github.com/intera/redmine_subject_autocomplete
didyoumean duplicates redmine redmine-plugin
Last synced: 4 months ago
JSON representation
makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate tickets
- Host: GitHub
- URL: https://github.com/intera/redmine_subject_autocomplete
- Owner: Intera
- Created: 2019-10-22T13:42:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T14:16:44.000Z (over 1 year ago)
- Last Synced: 2025-07-26T13:40:54.838Z (10 months ago)
- Topics: didyoumean, duplicates, redmine, redmine-plugin
- Language: Ruby
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# redmine subject autocomplete
makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate ticket creation.
when one of the listed issues is selected, navigation changes to the selected issue.
compatible with redmine 4 and 3. license: gpl3.
