ltroya-as

Results 5 issues of ltroya-as

I have a kanban board with three lists: Todo, Doing, Done. The customer shouldn't be able to move tasks to the Doing column. But admins can move items to that...

Is it an easy way to edit permissions to edit from the host? I tried this on my `Dockerfile` but it is not working: ``` RUN groupadd -g 1000 www...

Hi guys, I am receiving an `Internal server error` when the token expires without any other useful message that helps me identify the error's cause. E.g: However, if I enable...

Hi guys, I found an issue when passing the `RootQueryToPageConnectionWhereArgsTaxQueryOperator` enum as a variable, it throws the following error: ``` { "errors": [ { "debugMessage": "Type loader is expected to...

### What happened? I am working on a Nuxt 3 project. I am building the application once, then I am running playwright on several shards at the same time. I...

bug