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

Add a setting to always show task priority. #929

Merged
merged 3 commits into from
Jun 25, 2013

Conversation

dpogue
Copy link
Contributor

@dpogue dpogue commented Jun 24, 2013

platform: # supported: 2.2.4, 2.3.1
backlogs: # supported: 1.0.3
ruby: # supported: 1.9.3, 2.0.0

The task priority current shows up on the taskboard view if it is anything other than 'Normal'. It also shows up in the task editing popup under those conditions.
We want to be able to change the task priority from the taskboard, which is not currently possible if the starting priority is 'Normal'.

It seemed that the easiest way to solve this was to add an option to always show the task priority. This has worked well for us for several months now.

The task priority current shows up on the taskboard view if it is
anything other than 'Normal'. It also shows up in the task editing popup
under those conditions.
We want to be able to change the task priority from the taskboard, which
is not currently possible if the starting priority is 'Normal'.

It seemed that the easiest way to solve this was to add an option to
always show the task priority. This has worked well for us for several
months now.
@dpogue
Copy link
Contributor Author

dpogue commented Jun 25, 2013

Thanks, I've updated with the requested changes :)

bohansen added a commit that referenced this pull request Jun 25, 2013
Add a setting to always show task priority.
@bohansen bohansen merged commit 454659f into backlogs:master Jun 25, 2013
@bohansen
Copy link
Contributor

Merged, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants