Skip to content

Assess Image: Remove direct image option#82

Merged
frozenhelium merged 1 commit into
developfrom
fix/remove-direct-image-option
Jun 15, 2026
Merged

Assess Image: Remove direct image option#82
frozenhelium merged 1 commit into
developfrom
fix/remove-direct-image-option

Conversation

@frozenhelium

Copy link
Copy Markdown
Contributor

No description provided.

@frozenhelium frozenhelium requested a review from tnagorra June 7, 2026 08:38
@frozenhelium frozenhelium force-pushed the fix/remove-direct-image-option branch 3 times, most recently from 1be9811 to eada88e Compare June 7, 2026 09:03
projectAssets(
pagination: $pagination
filters: {projectId: {exact: $projectId}, inputType: {exact: OBJECT_IMAGE}, mimetype: {isNull: $withoutMimeType}}
filters: {projectId: {exact: $projectId}, inputType: {exact: OBJECT_IMAGE}, mimetype: {isNull: true}}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a NOTE why we are filtering by isNull: true

@tnagorra

Copy link
Copy Markdown
Contributor

Can you also add an ADR why we are doing this for future reference.

@frozenhelium frozenhelium force-pushed the fix/remove-direct-image-option branch from eada88e to 01279a8 Compare June 15, 2026 04:53
@frozenhelium frozenhelium merged commit df43c4e into develop Jun 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants