Coder Social home page Coder Social logo

Route page missing on 4.0.0 about fusio HOT 7 OPEN

Maximebaker avatar Maximebaker commented on May 31, 2024
Route page missing on 4.0.0

from fusio.

Comments (7)

chriskapp avatar chriskapp commented on May 31, 2024

@Maximebaker with the 4.0 release we have moved from "Routes" to "Operations", instead of Routes you create now an Operation. An operation is basically assigned to an HTTP path and method and is invoked if the specific request arrives at Fusio. You can find also more information at our release post s. https://www.fusio-project.org/blog/post/fusio-4.0-released

from fusio.

Maximebaker avatar Maximebaker commented on May 31, 2024

Where is the doc to edit my "routes" operations?

from fusio.

Maximebaker avatar Maximebaker commented on May 31, 2024

Here you can see that the operation tab is also missing and that if I try to go to /public/apps/operation, that thing happen:
Screenshot_20230811-231144.png

from fusio.

chriskapp avatar chriskapp commented on May 31, 2024

Since you also have no "Operation" entry in your navigation the problem is probably that your account is not assigned to the "operation" scopes, for this go to the user panel and add the "operation" scope to your user, then it should work. You can find more information about the migration at https://github.com/apioo/fusio/blob/master/UPGRADE.md

from fusio.

Maximebaker avatar Maximebaker commented on May 31, 2024

Since you also have no "Operation" entry in your navigation the problem is probably that your account is not assigned to the "operation" scopes, for this go to the user panel and add the "operation" scope to your user, then it should work. You can find more information about the migration at https://github.com/apioo/fusio/blob/master/UPGRADE.md

As you can see, there is no operation scope in any of the category.
Screenshot_20230813-074221.png

I should have said that I upgraded fusio from 2.0.0 to 4.0.0 from the marketplace update button.

from fusio.

Maximebaker avatar Maximebaker commented on May 31, 2024

Am I the only one with that problem?

from fusio.

chriskapp avatar chriskapp commented on May 31, 2024

Ok, so updating from 2.0 to 4.0 through the backend only updates the backend Angular app, to update the actual PHP backend you also need to migrate the database to the new structure, at this step the scope should be also created, you can find more instructions at our UPGRADE.md. Otherwise you can of course also start with a fresh installation which should work.

from fusio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.