Feature(s) impacted
Smart segments defined on the old agent via a SQL query.
Observed behavior
Filtering no longer takes place on the collection despite the request being shown.
Expected behavior
Segments should continue to work as migrating them was not explicitly indicated.
Failure Logs
From what I understand in this post, this is expected:
This was a disagreeable surprise as I tried to follow the docs carefully.
Smart Segments | Node.js Developer Guide (forestadmin.com)
This page says nothing about segments defined from the UI. It is the only page that mentions segments on code migrations.
I fail to see how I could have known this before running the migration and realizing that my segments are broken. Did I miss some documentation somewhere?
If not, please add a page on Code transformations | Node.js Developer Guide (forestadmin.com) for future users to be aware that this has to be done.
Context
- Agent technology: nodejs
- Agent (forest package) name & version: 1.40.1 with sequelize 6.37.3 and sequelize-typescript 2.1.6
- Database type: MSSQL
- Recent changes made on your end if any: Migrating from old agent.