Anders Semb Hermansen

Results 8 issues of Anders Semb Hermansen

## Description Default sort is used as searching field which is causing unexpected behaviour described in #4815 and #5222 This bugfix separates which field is used for sorting and which...

### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.36 ### Node Version v22.1.0 ### Next.js Version 15.0.0-rc.0 ### Describe the Bug When you add new items to a relationship...

v3
created-by: Contributor

## Description To fix the issue of GET request getting a too long query variable as described in #6486, I have implemented X-HTTP-Method-Override header to allow this query to be...

## Description Group fields are shown as one column, this PR changes this so that the individual field is now shown separatly. Before change: After change: - [X] I have...

stale

The jose package has 0 dependencies and is tree shakable ESM. So we get lower bundle size and get rid of 10 dependencies.

### Describe the Bug Running ```sh npx payload jobs:run --queue default --limit 10 ``` the process will not exit after checking the queue. It will just hang. After creating an...

status: needs-triage
created-by: Contributor

### What? Currently when showing available columns to filter on it will show fields inside tabs prepended with the tab name and an angle bracket as separator. ### Why? This...

created-by: Contributor

### What? Exit process after `payload jobs:run` without cron is executed ### Why? I would expect the `payload jobs:run` command to exit normally after execution. With mongodb this is not...

created-by: Contributor