Skip to content

Commit

Permalink
Merge pull request #3 from maedadev/feature_62517_2
Browse files Browse the repository at this point in the history
'project' selection doesn't work on backlog & Task board at redmine >= 3.4.0
  • Loading branch information
fuminori-ido-m authored Jul 19, 2022
2 parents 1897619 + 0362277 commit 5f2a30f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,11 @@


Redmine::Plugin.register :redmine_backlogs do
requires_redmine :version => '0.8.4'..'3.3.10'
name 'Redmine Backlogs'
author "friflaj,Mark Maglana,John Yani,mikoto20000,Frank Blendinger,Bo Hansen,stevel,Patrick Atamaniuk"
description 'A plugin for agile teams'
version 'v1.2.6'
version 'v1.2.7'

settings :default => {
:story_trackers => nil,
Expand Down

0 comments on commit 5f2a30f

Please sign in to comment.