Skip to content

Added >= to capture version 7.0.0 as using the "software" url#291

Merged
ghoneycutt merged 1 commit intovoxpupuli:masterfrom
rfreiberger:master
May 27, 2020
Merged

Added >= to capture version 7.0.0 as using the "software" url#291
ghoneycutt merged 1 commit intovoxpupuli:masterfrom
rfreiberger:master

Conversation

@rfreiberger
Copy link
Copy Markdown
Contributor

Pull Request (PR) description

While upgrading JIRA we currently using the recommended path as defined by Atlassian support. Due to issues between versions our final upgrade path was the following.

6.3.10 > 6.3.15 > 6.4.14 > 7.0.0 > 7.0.11 > 7.6.10

While installing 7.0.0 the download path was defined incorrectly as the following.

https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-7.0.0-jira-7.0.0.tar.gz

While it should be the following (with the software name)

https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-7.0.0-jira-7.0.0.tar.gz

This Pull Request (PR) fixes the following issues

  • Added = to the case statement that allows for versions 7.0.0 and above, including version 7.0.0 in init.pp file.

@dhoppe dhoppe added the bug Something isn't working label May 26, 2020
@ghoneycutt ghoneycutt merged commit 6ec75e6 into voxpupuli:master May 27, 2020
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Oct 13, 2021
Co-authored-by: Robert Freiberger <rfreiberger@gmail.com>
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Oct 13, 2021
Added >= to capture version 7.0.0 as using the "software" url
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Sep 1, 2025
Co-authored-by: Robert Freiberger <rfreiberger@gmail.com>
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Sep 1, 2025
Added >= to capture version 7.0.0 as using the "software" url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants