Skip to content

issue-1167 Change ownership when copying an exercise in assignment builder#1183

Merged
bnmnetp merged 1 commit intoRunestoneInteractive:mainfrom
morozov-av:issue-1167
Mar 24, 2026
Merged

issue-1167 Change ownership when copying an exercise in assignment builder#1183
bnmnetp merged 1 commit intoRunestoneInteractive:mainfrom
morozov-av:issue-1167

Conversation

@morozov-av
Copy link
Copy Markdown
Contributor

image

A single-action workflow: Copy → Add to Assignment -> Open Editor - triggered by one button click

#1167

@morozov-av morozov-av requested a review from bnmnetp as a code owner March 21, 2026 20:25
@bnmnetp
Copy link
Copy Markdown
Member

bnmnetp commented Mar 24, 2026

Unless an exercise is private an instructor should be able to copy it. It seems that right now things where from_source is True I cannot copy ??

This doesn't seem like new behavior, so I think I can merge this and we can discuss the proper limitations for what should be copy-able.

@bnmnetp bnmnetp merged commit 0398948 into RunestoneInteractive:main Mar 24, 2026
1 check passed
@bnmnetp
Copy link
Copy Markdown
Member

bnmnetp commented Mar 24, 2026

I think I just figured out why questions with from_source set to True don't get the copy icon. It is because they do not have a json representation in the 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

Successfully merging this pull request may close these issues.

2 participants