Jan Wolf
Jan Wolf
# Feature request ## Is your feature request related to a problem? Please describe I am trying to distinguish between an inputRule error and a general permission error. At the...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1) Add a rule like`@when("Member of gMyGroup received update")`. 2)...
#### Support plan * *is this issue currently blocking your project?* (yes/no): * *is this issue affecting a production system?* (yes/no): #### Context * *node version*: 16 * *module version...
## Bug Description If you upload an attachment in `0.31.0` and directly open it, twenty shows it up fine. As soon as you reload the page and open the link...
## Bug Description When fetching opportunities or custom data models with `after` in conjunction with `orderBy`, an error is returned indicating that e.g. `opportunity.updatedat` column does not exist. The following...
## Bug Description If attachment token expires, it throws a 500 error instead of Unauthenticated (http://localhost:3000/files/attachment/6e007a40-8da7-442a-a206-1de7a04a087f.png?token=xxx) ## Expected behavior I would expect an unauthenticated error or something more descriptive to...