IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 494 forks source link

Feature Request: Add activate Banner Message by API Admin #10861

Closed BenediktMeierUIT closed 1 month ago

BenediktMeierUIT commented 1 month ago

Overview of the Feature Request There is a deactivate for "bannerMessage" but no activate, which makes some sense to me. https://github.com/IQSS/dataverse/blob/1fffec4622127e40e63ba20c9156f65173e04fcb/src/main/java/edu/harvard/iq/dataverse/api/Admin.java#L2394

What kind of user is the feature intended for? API Admin

What inspired the request? I read the documentation and was surprised that you can deactivate a message but not reactivate it. I wanted to display a message now and then.

What existing behavior do you want changed? To reactivate a message.

Any brand new behavior do you want to add to Dataverse? Make a bit more sense from an existing function.

Any open or closed issues related to this feature request? No

Are you thinking about creating a pull request for this feature?
Yes