Skip to content

Decorator to inject transfer button doesn't work in infinite editing and trigger GetById multiple times #189

Open
@bjarnef

Description

@bjarnef

I noticed some issues with content resource GetById is being called when clicking "Queue for transfer" menu action on a node, but I wonder it this somehow affect clicking the info app?

Because each time I click the Info tab, I see a request to GetById but not in live environment, where "Queue for transfer" is not avaiable.

I noticed this because I have a dashboard and opening the content node in infinite mode cause 404 not found error, because of GetById= with empty id.

I moved the dashboard to CMS with latest changes in contrib branch, where I can't reproduce the issue.

image

image

Clicking info app on content node when id is present in route:

image

Clicking info app on content node in infinite editing where id isn't present in route:

image

I can reproduce this on two projects:

Umbraco 12.2.0
Deploy 12.0.5

Umbraco 12.3.3
Deploy 12.0.5


This item has been added to our backlog AB#35631

Metadata

Metadata

Assignees

No one assigned

    Labels

    state/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weekstype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions