What went wrong?
When running yarn django alias creating the job failed. This was due to update_index_metadata not being executed, or failing silently. The alias command also does not provide an adequate error report.
What did you expect to happen?
The index metadata should be retrieved before attempting an alias, or at least report on the problem.
Screenshot
Where did you find the bug?
Version
5.27.0
Steps to reproduce
yarn django alias on the server
What went wrong?
When running
yarn django aliascreating the job failed. This was due toupdate_index_metadatanot being executed, or failing silently. The alias command also does not provide an adequate error report.What did you expect to happen?
The index metadata should be retrieved before attempting an alias, or at least report on the problem.
Screenshot
Where did you find the bug?
Version
5.27.0
Steps to reproduce
yarn django aliason the server