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

Feature/url without querystring #9

Merged
merged 2 commits into from
Jun 5, 2019

Conversation

mshytikov
Copy link
Owner

Based on the request

How to trim the URL before its put into the variable
When it captures the JIRA URL, its also grabbing the "?jql=blah" or other parameters that jira feels necessary to add. How do I just grab everything before the ? if there is one in the URL? i don't want the output containing all of the remaining irrelevant info. I've been playing with Regex for hours and cannot come up with a way to do it!
Posted by Chris N - Apr 24

Added $url_base which is part of url before ?

@mshytikov mshytikov merged commit eccd438 into master Jun 5, 2019
@mshytikov mshytikov deleted the feature/url-without-querystring branch June 5, 2019 09:02
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.

1 participant