Custom Code Errors After Branch Merge

Troubleshooting

I've spent a couple of weeks working in a separate branch. Before the merge, the feature branch had no custom functions errors; main had no custom functions errors. The merge process had no conflicts. And yet, when I merge into main I get errors on my custom functions and things no longer compile. So now I'm stuck and I can't release my new features to my users.

Note: I'm using the legacy version of merge because Git merge says "No changes to merge" (maybe because I created my branch a couple of weeks ago before Git was available, not sure).

What have you tried so far?

Lots of merging and unmerging along with deleting some (but not all) of the new functions I'd created in the feature branch.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
11 replies