Jaycean commented on pull request #1102: URL: https://github.com/apache/apisix-dashboard/pull/1102#issuecomment-760622249
> > > > before we import new route data, do we need to clean the old route first? > > > > > > > > > I think that the original data should not be modified, and the status of the imported route should be `offline`. > > > > > > agree with the `offline` status, and do we consider letting the user choose whether to override it or not? that may be more flexible > > I feel that there is a certain risk in overriding, and I don't think it is necessary to do so. Waiting for the opinions of others. . I think the front end can directly ask the user whether the same data is covered when importing. If it is covered, the front end will pass a parameter to the back end, such as `is_covered` (of course, the default is false). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
