Hi Sebastian,
I downloaded master repository on github. I publish project and run.
I create schema.
name: test
test schema have a field
type: string
name: title
I insert 2-3 items.
My Contents
- Demo Content 1
- Test Content 2
- Test & Demo Content 3
I create new another schema.
name: relationalSchema
relationalSchema have a reference field
reference: test
editor: combobox
I published all schemas.
I opened the contents and select relationalSchema. I search test in combobox. I select Test & Demo Content 3 but error occours here. Does not show what is selected. either “- No Reference -” or choosing another one randomly.
Select relationalSchema Contents
Search and select “Test Content 2”
But not show it “- No Reference -”
i think it’s crash after contents user filter updated.
Search part doesn’t work there too.
I add filter createdBy
Search user name but not found.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- X] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Expected behavior
Minimal reproduction of the problem
Environment
- [ ] Self hosted with docker
- [X] Self hosted with IIS
- [X] Self hosted with other version
- [ ] Cloud version
Version: [VERSION]
Browser:
- [X] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge