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

Allow app to set or modify workspace description #186

Closed
5 tasks
amstilp opened this issue Sep 27, 2022 · 2 comments
Closed
5 tasks

Allow app to set or modify workspace description #186

amstilp opened this issue Sep 27, 2022 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@amstilp
Copy link
Contributor

amstilp commented Sep 27, 2022

  • Add a "description" field to Workspace.
  • Modify Workspace.anvil_import to get the description for the workspace.
  • Add an AnVILAPIClient method to set workspace attributes.
  • Add a WorkspaceUpdate method to modify the description. Make sure this can only update the description. This method will need to make an API call.
  • Add a check for workspace description in Workspace.anvil_audit?
@amstilp
Copy link
Contributor Author

amstilp commented Sep 27, 2022

Note that descriptions are stored in Markdown!

See possible packages to use:

@amstilp amstilp added the enhancement New feature or request label Apr 17, 2023
@amstilp
Copy link
Contributor Author

amstilp commented Jun 5, 2024

This is unlikely to happen, since in some cases we are asking investigators to update the description in AnVIL. If we do eventually decide to implement it:

@amstilp amstilp added the wontfix This will not be worked on label Jun 5, 2024
@amstilp amstilp closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant