Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Conversation

@barankyle
Copy link
Contributor

@barankyle barankyle commented Mar 17, 2023

Summary

The install-projects script was not calling app.setup() after creating the feathers
app. With the new creation of assets when default-project is uploaded, this was
causing the resulting find's with associations to fail because the associations
were not set up.

Saw a couple other scripts that had this problem as well, added there too.

Added some support for legacy avatar url location on resources.

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@barankyle barankyle force-pushed the static-resource-fixes branch from 4103d1c to 9f47027 Compare March 17, 2023 20:18
The install-projects script was not calling app.setup() after creating the feathers
app. With the new creation of assets when default-project is uploaded, this was
causing the resulting find's with associations to fail because the associations
were not set up.

Saw a couple other scripts that had this problem as well, added there too.

Added some legacy fallback for avatar urls.
@barankyle barankyle force-pushed the static-resource-fixes branch from 9f47027 to bff9a52 Compare March 17, 2023 20:23
@barankyle barankyle requested review from HexaField and speigg March 17, 2023 20:24
@speigg speigg added this pull request to the merge queue Mar 17, 2023
@speigg speigg merged commit 46adaa6 into dev Mar 17, 2023
@speigg speigg deleted the static-resource-fixes branch March 17, 2023 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants