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

It works in 5.1 with this change #139

Open
R-i-c-k-y opened this issue Nov 5, 2023 · 2 comments
Open

It works in 5.1 with this change #139

R-i-c-k-y opened this issue Nov 5, 2023 · 2 comments

Comments

@R-i-c-k-y
Copy link

in redmine_issues_tree.rb you added:

module RedmineIssuesTree
VERSION = '0.0.15'
end

so you have to remove version.rb from lib/redmine_issues_tree

@Loriowar
Copy link
Owner

Loriowar commented Nov 6, 2023

It might works, but for Redmine 5.1.0 need to create new branch and properly compare and migrate all modified partials/views. In such approach, this will be checked plugin release compatible with the new Redmine version. Untill that you can use different workarounds, but no guarantee of correct work for all use cases.

@konsta61
Copy link

Any plans to support Redmine 5.1 ?

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

No branches or pull requests

3 participants