OuterHavenLLC / App

The official web app for Outer Haven.
0 stars 0 forks source link

Media Attachment #3

Closed OuterHavenLLC closed 1 week ago

OuterHavenLLC commented 1 month ago

There are a couple of known issues regarding media attachment to other content types which have become apparent after migrating to the new hybrid database schema:

  1. The Attach button is not rendered in the File Home view regardless of the GET/POST data passed into it.
  2. There is an SQL error when attempting to load the CoreMedia table via the App Media Library.

We are working to resolve these issues as we migrate the remaining content types to this new hybrid database schema, and anticipate a concise resolution.

OuterHavenLLC commented 3 weeks ago

The SQL issue has been resolved.

OuterHavenLLC commented 1 week ago

Addressed attachment and rendering issues. This bug has been resolved.