daedalus

Results 107 comments of daedalus

This looks to be a studio/app issue as for the `status` field specifically we attempt to filter out `archived` records by default which is the cause of this issue. If...

Thanks for the PR! Since this issue appears to have resolved itself per https://github.com/directus/directus/issues/24966#issuecomment-3057565259, I'll go ahead and close it. If we decide to support these options in the future,...

I haven't been able to reproduce this issue with the current information, so I'm going to close it for now. That said, I'm happy to continue the conversation here and...

> Hello [@ComfortablyCoding](https://github.com/ComfortablyCoding) ! So sorry for the delay on getting back to you. I actually have been trying to search for the cause and this is the only thing...

> Hi [@ComfortablyCoding](https://github.com/ComfortablyCoding) , I don't know if you had a chance to test this? Right now we are a bit blocked since we can create content versions for only...

In regards to the uuid not working, that does seem to be the case. Strange it did work when I first checked it. The manual string working but breaking versioning...

> Hello [@ComfortablyCoding](https://github.com/ComfortablyCoding) , > > sorry for asking again but I am little blocked here 😅 > > Do you know what would be the best way to remove...

> Hi [@ComfortablyCoding](https://github.com/ComfortablyCoding) , > > Yes, that could work! The thing is that because of the restriction being created from the previous o2m relationship from my custom input ID...

> Hi [@ComfortablyCoding](https://github.com/ComfortablyCoding) , > > thank you for your advice and your time looking at this! Will do that. > > I still think this should be considered a...

Per the `samlify` docs they to support passing a settings object in place of the metadata file/string property for both [sp metadata](https://samlify.js.org/#/sp-configuration?id=sp-configuration) and [idp metadata](https://samlify.js.org/#/idp-configuration?id=idp-configuration) and will generate the respective...