Cannot link to date range searches in JIRA
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
When trying to share a search that includes a date range it will have the `|` character, which does not play nice with JIRA. For example, `https://lists.apache.org/list?builds@solr.apache.org:dfr=2022-5-4|dto=2022-5-31:ZKEventListenerThread` will break the link on the `|` character.
Would be nice to support an alternative character there.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by finding the JavaScript code that serializes date-range searches into URLs and handles the `|` delimiter. Use the example search URL to verify that an alternative representation remains shareable in JIRA while preserving both date bounds and the search term.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100