Skip to content

InvenTree doesn't recognize IPNs in URL anymore #283

@T0jan

Description

@T0jan

The Open Browser After Creating Part option uses the IPN to build the URL (e.g. https://inventree/index/part/**IPN**/). With version 1.0.0 of InvenTree the server can't find the part like this anymore, only the ID can be used as an identifier in the URL: https://inventree/web/part/**ID**/details.

Just a small issue and can be fixed for now by just manually adjusting the URL after the browser window opens but should be fixed nevertheless at some point as without action a Page not found error is displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions