Johannes Schüth

Results 44 issues of Johannes Schüth

It should be possible to apply filtering and sorting to each endpoint that returns a list of items.

enhancement
feature
f/elasticsearch

Gentics Mesh can potentially make use of S3 in various ways. Each enhances the functionality in various ways. # Options ## A - S3 Binary Storage S3 can be used...

question
feature
RFC

``` 11:28:51.411 [NODE1] DEBUG [main] - Adding edge type for label {HAS_CHANGELOG_ROOT} 11:28:51.415 [NODE1] DEBUG [main] - Adding edge type for label {HAS_BINARY_ROOT} 11:28:51.417 [NODE1] DEBUG [main] - Adding edge...

f/clustering
stability

The UUID property has a unique constraint. I suspect this property will be set for all graph elements (edges and vertices). It would perhaps be better to only use the...

Loading a node by uuid with specific version number does not correctly check permissions. The current perm check uses the READ_PERM instead of the READ_PUBLISHED perm when specifying the published...

It would be useful for external caching systems to have additional event information that includes binary uuids / filenames. Currently a binary field update just triggers a regular node.updated event....

enhancement
quick win

## Edge cases - [ ] Cross Project Content - We need to ensure that content linking is limited to a single project. Otherwise GraphQL will not work. - [...

enhancement
question

## In progress ## Pending Preliminary list of features/tasks that influence the Roadmap * [ ] [Sorting / Filtering](/gentics/mesh/issues/27) * [ ] [Branch Enhancements](/gentics/mesh-incubator/issues/126) * [ ] [S3 Support](/gentics/mesh/pr/655) *...

documentation
RFC

The allow property is currently only checked for `MicronodeGraphFieldImpl`. We should add a similar check to `NodeGraphFieldListImp`, `NodeGraphFieldImpl`, `MicronodeGraphFieldListImpl`.

quick win

Request processing gets stuck on high core count systems. Not yet sure what causes this issue but I was able to reproduce it with the demo image of 1.2.1 and...