You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
child works do not inherit the parent work’s visibility (when the parent work has a lease or embargo on it)
Steps to reproduce the behavior in User Interface (UI)
create work1, with a file, and add a lease (the lease should be applied to the work and file set)
using the “add a child” link on work1's show page, create work2, that also has a file with a visibility of private. (side note, the “add a child” link may not work. I had to right click to copy the link and paste it in the url bar)
create work3, also with a file, and set its visibility is public
go back to work1 and edit it. on the “relationships” tab add work2 as a child
on the show page for work1, scroll down to “items”. you should see its file set along with work2 and work3. work's 2 and 3 will have the visibility that each was created with. they did not inherit the parent visibility. neither did the file sets attached to them.
Actual behavior (include screenshots if available)
this is happening on main, commit sha 92ead3a248c40db2857d8709ca9968afbe1e7089
Acceptance Criteria/Expected Behavior
I assume that the expectation is that when following the steps above, the child works and file sets attached to them, inherit the parent visibility.
Rationale (for feature request only)
I assume that the expectation is that when following the steps above, the child works and file sets attached to them, inherit the parent visibility.
Related work
I noticed this wasn't working while doing work for #6126
The text was updated successfully, but these errors were encountered:
Descriptive summary
child works do not inherit the parent work’s visibility (when the parent work has a lease or embargo on it)
Steps to reproduce the behavior in User Interface (UI)
Actual behavior (include screenshots if available)
this is happening on
![image](https://private-user-images.githubusercontent.com/29032869/257895072-116476ec-4c09-447c-8468-55ba29f86c35.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4MDk0ODgsIm5iZiI6MTczOTgwOTE4OCwicGF0aCI6Ii8yOTAzMjg2OS8yNTc4OTUwNzItMTE2NDc2ZWMtNGMwOS00NDdjLTg0NjgtNTViYTI5Zjg2YzM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDE2MTk0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIwODM1OTZiYWUyYzQyNWM4ZWI0NTJkYTU4NTcwYWQxM2FiNzA1NGMyNGU3ZDY1Y2E4ZDVkZTcxN2MyMzhiNWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Aa_DXzZcGcR-khrN3sobNXr0V92y67SOMG4jOLA6FVk)
main
, commit sha92ead3a248c40db2857d8709ca9968afbe1e7089
Acceptance Criteria/Expected Behavior
Rationale (for feature request only)
I assume that the expectation is that when following the steps above, the child works and file sets attached to them, inherit the parent visibility.
Related work
I noticed this wasn't working while doing work for #6126
The text was updated successfully, but these errors were encountered: