Ben Lambert
Ben Lambert
@Alok650 the recoverable tasks work which is still experimental is going to help with this, but it's not currently prioritized to work on yet. We still need to work out...
@subash54 yeah go ahead and make a PR! :pray:
@MarcBuch nice! Go ahead :tada:
@vinzscam anything stand out to you here?
@Nereis can you verify that the cookie is present in the requests to techdocs? It looks like there's some issue with your cookie authentication and it's not being applied or...
Is this still an issue in the latest 1.26 release? We've shipped a lot fixes for auth and techdocs + permissions.
@prateek45 it looks like you're still using `better-sqlite` as the client. You will need to define `client: pg` in the `backend.database` section of the `app-config.yaml` too
@KillDozerX2 what's the issue your facing? We've not had a reply on this issue for quite some time after https://github.com/backstage/backstage/issues/15044#issuecomment-1752841916 Can you also list your config?
@gozdebudak there's no guarantee, but that version is unfortunately quite old, so it's possible! :pray:
Think that this could either be implemented as part of a separate component, or maybe with a `multiple: true` `ui:option` which would pass that through as a prop to the...