Skip to content

Fix for #218: Sort versions on Scrum Board by date order descending#1

Closed
rombert wants to merge 2 commits intomantisbt-plugins:masterfrom
rombert:master
Closed

Fix for #218: Sort versions on Scrum Board by date order descending#1
rombert wants to merge 2 commits intomantisbt-plugins:masterfrom
rombert:master

Conversation

@rombert
Copy link
Copy Markdown
Member

@rombert rombert commented Sep 13, 2011

This fixed one of the feature requests I filed for the plugin, as I think it's the least controversial one. Let me know what you think of the other feature requests and I can start looking into them as well.

The selection is project-specific.

Fixes #220: Remember version and category selection on Scrum Board
@rombert
Copy link
Copy Markdown
Member Author

rombert commented Sep 13, 2011

Hm, I did not intend to add 5d630d9 to this pull request as well. It's more of an RFC, so feel free to comment on the implementation, but the functionality is there.

@amyreese
Copy link
Copy Markdown
Contributor

I pulled in 9afe4ca, but I left off 5d630d9. I'd rather see it use the session_api or token_api so that it gets stored server side, and potentially with something to remember what was selected for various project_id's.

@amyreese amyreese closed this Sep 14, 2011
@rombert
Copy link
Copy Markdown
Member Author

rombert commented Sep 14, 2011

Right now the implementation remembers for which project the selection is made. I'm not sure however which way I'd use the session and token APIs.

Do you have in mind storing the preferences as tokens with no expiration, and then using the session data as some sort of cache ,to prevent hitting the database every time?

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