Hey... It's ruffiØ!
Hey... It's ruffiØ!
I was JUST going to make this same report. I am having the same issues with this and I cannot use the coaster because of this. +1 as I am...
Just experienced this myself and had no clue until I tracked it down to me not completing a flow. It actually broke DO App service. They had to manually reset...
I like this idea as long as there is an option to preserve all comments. I don't mind pruning other activity logging, but I would want all comments to remain...
I did see you reference this: https://github.com/directus/directus/issues/19544 In the meantime: https://docs.directus.io/self-hosted/sso.html#seamless-sso And than for the callback page: ``` const sdk = new Directus('https://directus.myserver.com'); await sdk.auth.refresh(); ``` If I'm not mistaken,...
> Work in progress.. Come back later 👋😄 This is really going to help a lot of new people learn how Directus works. Love it! Just throwing this out there....
You should be able to manually reach the page. Seems this is affecting other extensions as well /admin/generate-types/index
> Thanks, this works. I suppose it's an issue of the Directus itself. I think we can close it. Let's keep it open until we determine it is. Looks like...
> Working for me on 10.5.2 Its weird because its affecting people randomly across multiple extensions.
I'm seeing this when porting from cli to docker. edit: also fresh DO deploy using dockerfile from repo
> I was minding my own business in 10.2.1, when erroneously I've started up directus before applying the schema, and discovered something curious: > > Applying the schema BEFORE starting...