Can't change currency on opportunity
Trying to change the currency on an opportunity from USD to GBP but it refuses to change. I've checked my
docker compose logs
and keep seeing this entry. Could this have something to do with it?
Thanks
4 Replies
Think the log message was a red herring. Deleted it all and started again and those messages have gone. When I amend opportunities, I see this message in the JS console:
Warning: fragment with name OpportunityFragment already exists.
graphql-tag enforces all fragment names across your application to be unique; read more about
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names index-JGIdMgsI.js:329:95677
Got a working instance where I can change the currency and have that console message there too so think that's unrelated too. Strange!
Hi @WillR, the auditLog bug was a known bug that has been fixed recently indeed
We do have some remaining warnings with apollo cache but I don't think they should impact you
Is your issue solved?
Haven't checked since (had a baby, haven't slept either π) I'll check later and update. Thanks!
Haha, taking care of your baby is far more important! Take care π
i'll mark this as resolved, feel free to re-open it once you have time to take a look