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

u_milestones isn't specific to a prum #934

Open
sbillinge opened this issue Jun 19, 2022 · 0 comments
Open

u_milestones isn't specific to a prum #934

sbillinge opened this issue Jun 19, 2022 · 0 comments

Comments

@sbillinge
Copy link
Contributor

Current behavior:
u_milestones only lists milestones to edit on a per prum basis. l_milestones will list all milestones for everyone, or filtered by person and so on.

Desired behavior:
u_milestones has this same behavior as l_milestones and allows any available milestone to be edited.

Note:
since u_milestones requires a database to be specified, its behavior will be a bit different from l_milestones which loads milestones from all available databases that satisfy the filter. I don't think we want to change this behavior as u_milestone needs to know which database to update (though we should think about this). However, a message could be printed along hte lines of "if you don't see a milestone that you are expecting, it may be in a different database than {this_database} that is being searched here. Update the database field to search a different database"

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

1 participant