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

Replacing a task instance with its copy instead of just creating the copy #140

Open
arath7 opened this issue Jan 30, 2025 · 0 comments
Open
Assignees

Comments

@arath7
Copy link
Contributor

arath7 commented Jan 30, 2025

  • Right now, when you make a copy of a task instance, it creates the copy in the task bank but does not change the task instance you are using to be the new one. We want to change this functionality to instead use the copy of the task instance in a session instead of the task it was copied from
  • Think Word doc, when you make a copy of it, you automatically start editing the copy and the original is still saved but not being used anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant