Silke Grüber

Results 14 comments of Silke Grüber

This functionality has to be provided by the ICM server.

It works for quotes now. Wishlist and order templates are still pending.

Currently it is not possible to show the active flag in the cost center buyers list, because it is not returned by the cost center REST call. See [AB#72203](https://dev.azure.com/intershop-com/Products/_workitems/edit/72303)

Maybe the content of the messages should be more precise: Suggestion: "Add Buyer": The user "Jack Link" has been added to the cost center. "Edit Budget": The budget of user...

Maybe we better add a confirmation message before a buyer is removed from cost center.

The basket REST api 1.x has currently some limitations concerning warranties. They cannot be saved properly at the basket. See also [AB#72298](https://dev.azure.com/intershop-com/Products/_workitems/edit/72298)

Error keys have already been reduced meanwhile. There should not be a larger number of unused error keys any more.

Hello @bankai14. no, this is not normal - did you accept the use of cookies? No matter, if you are logged in or not the basket should be recovered after...

I assume you are not logged in ? The api token for anonymous users is saved as cookie and if the page refreshes it is recovered, so the basket of...

Hi, in the init method of your identity provider (default = icm.identity-provider.ts) the restore$() method of the api-token.service is called. (without parameters or with parameter 'user'). And in the restore$()...