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
We have an API end point to set the logo of a Project or a Space to a FA icon, ie POST /api/<spaceId>/projects/<projectId>/logo/icon
However, this feature is not implemented on the client. Using the client, the user can only set the logo to a file to upload (or to default). To set the logo to FA icon, the user needs to use the API endpoint directly.
It would be nice and consistent if the customer can also do this via the client.
Description
We have an API end point to set the logo of a Project or a Space to a FA icon, ie
POST /api/<spaceId>/projects/<projectId>/logo/icon
However, this feature is not implemented on the client. Using the client, the user can only set the logo to a file to upload (or to default). To set the logo to FA icon, the user needs to use the API endpoint directly.
It would be nice and consistent if the customer can also do this via the client.
Customer ticket [private]: https://octopus.zendesk.com/agent/tickets/97314
The text was updated successfully, but these errors were encountered: