Skip to content

[BUG] Entrypoint validation fails with a 404 if the same plugin exists as both a function and artifact plugin #1348

Description

@keithmanville

To reproduce, add the same plugin to both function and task plugins on a single entrypoint. then attempt to validate.

Not Found - Failed to locate Resource with resource_id having value (None) . You have requested this URI [/api/v1/entrypoints/62] but did you mean /api/v1/entrypoints/<int:id>/tags/<int:tagId> or /api/v1/entrypoints/<int:id>/tags or /api/v1/entrypoints/<int:id>/snapshots/<int:snapshotId>/swaps ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions