Skip to content

Update 2014020191500_add_should_replaced_to_issue_template_settings.rb#99

Open
popy2k14 wants to merge 1 commit into
agileware-jp:masterfrom
popy2k14:Change-should_replaced-default-value-from-false-to-true
Open

Update 2014020191500_add_should_replaced_to_issue_template_settings.rb#99
popy2k14 wants to merge 1 commit into
agileware-jp:masterfrom
popy2k14:Change-should_replaced-default-value-from-false-to-true

Conversation

@popy2k14
Copy link
Copy Markdown

Change should_replaced default value from false to true

Change should_replaced default value from false to true
@agileware-oss
Copy link
Copy Markdown

@popy2k14 Why did you decide to include this change? In general, we do not like to modify a migration file once it has been created and then modify it later.

@popy2k14
Copy link
Copy Markdown
Author

@agileware-oss i found it rather annoying that if you change the issue template to another one, the template of the new one get's added at the bottom of the current descritpion. In our case we have some tamplets like github, which are over a screen long.
Hence, the user changes the template and does'nt see that the new tenplate is added at the bottom.
With the function "should_replace" a nice popup will come up and asks the user to replace the content, so the user can decide.

I know it's an db migration script which alters the default setting of the "should_replace" behaviour.
But changing this will not change old installations (they are already migrated) but just new ones.

So new users will benefit from the should_replace feature by default and can deactivate it per project.

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.

2 participants