You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
I am getting this error: "Unauthorized assignment to lft: it's an internal field handled by acts_as_nested_set code, use move_to_* methods instead." whilst running this code: rake redmine:merge_redmine RAILS_ENV=production (the aim to to merge 2 databases with different data and both databases have the same schema. ) via Bitnami Redmine Stacks version 2.2.1-0 in windows 7 platform and on windows server 2008 r2. I am very new to Ruby on Rails and do not know what the error means and how to fix it. Any pointers / guidance would be very much appreciated!