Sudden issue loading my smart view

This morning having this issue spontaneously when trying to load my smart view:

Expected behavior

Please describe here the behavior you are expecting.

Actual behavior

What is the current behavior?

Failure Logs

Please include any relevant log snippets, if necessary.

Context

Please provide any relevant information about your setup.

  • Package Version:
  • Express Version:
  • Sequelize Version:
  • Database Dialect:
  • Database Version:
  • Project Name:

Hi @austinrupie,

Indeed the route name recently changed.
Sorry for this retro-compatibility issue.

Can you update the route defined in your Smart View from:
rendering.data.collection.list.viewEdit.details
to
project.rendering.data.collection.list.viewEdit.details

It should fix your issue.
Let us know if it helps.

Thanks, can you all message those with smart views in the future before making breaking changes?

Yes of course.
This was obviously an unexpected side effect of some recent improvements made on the platform.
Sorry for the disturbance.