Closed jsidney closed 9 months ago
Hey @jsidney,
Please use latest backend version, it should resolve your issue. For now I have released it as prepatch
https://www.npmjs.com/package/@tduniec/backstage-plugin-time-saver-backend/v/0.1.8-0
0.1.8-0
thank you for that insight @tduniec :) it worked like a charm 💪
Hi there @tduniec. I am trying to add some functionality to run the backwards migration on some of our templates. So far I am trying it locally (I do have a local postgres db running). the plugin versions are:
and my app-config looks like:
when I run the
/migrate
API call, the following is the error:any suggestions as to what might be going wrong?