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

fix FS#2134 adapt selects when moving task to other project #704

Merged
merged 4 commits into from
Feb 22, 2019

Conversation

peterdd
Copy link
Member

@peterdd peterdd commented Feb 22, 2019

Allows a user who wants to move a task to another project to choose legal entries for the task properties.

fixes FS#2134

get global, current project and target project properties id/value pairs separated
When user tries moving a task to other project, the selects now show id/value pairs of global, current project, and target project if there would be invalid task values stored unchanged. Gives the user a chance to change to allowed ids/values when moving a task between projects (without copying the task)
in database to integer 0 because field os_id is currently defined with NOT NULL
set just a basic translation of optgroups for most selects when moving a task to other project
@peterdd peterdd merged commit 80fc642 into master Feb 22, 2019
@peterdd peterdd deleted the taskmoves branch February 23, 2019 11:57
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.

None yet

1 participant