Benjamin Piouffle
Benjamin Piouffle
@debryc Sorry, as mentioned, the feature is not currently supported. I'd recommend not changing the slug if you've shared them in important places or if critical parts of your workflow...
I got a case today of a collective that changed the URL without realizing it would break all the URLs they've shared across the web. Until we implement this issue,...
**Last week** - Iterated on UI components **This week** - [x] Kickoff project - [x] Put up a plan for implementation/release - [x] Iterate & discuss on UI components
**This week** - [x] Design sync: discuss UI alternatives - [x] Iterate on UI components proposal - [ ] Finalize functionality - [x] manage payout methods - [x] submit form
**This week** - [x] Decisions on UX/UI - [x] Schedule workshops for finetuning colors/spacing/... - [x] Edit payout methods
**This week** - [x] Error handling/displaying - [ ] Review (and eventually implement invoice generation) (see https://github.com/opencollective/opencollective/issues/3865) - [x] UI tweaks - [ ] Fix test pipelines
This is done, but we still need https://github.com/opencollective/opencollective/issues/7683 and a significant QA pass before we can release it more broadly.
Related/duplicate: https://github.com/opencollective/opencollective/issues/1683
Postgres is actually able to make really nice optimizations when using `EXISTS`. An EXPLAIN ANALYZE on this query: ```sql SELECT 1 FROM "Transactions" AS "Transaction" WHERE ("Transaction"."deletedAt" IS NULL AND...
@ephys understandable! I will be happy to contribute to the code and/or specs when there will be more bandwidth to prioritize it.