Fix latitude2 is not converted to lat2text in workbench#8100
Conversation
📝 WalkthroughWalkthroughThis PR fixes a typo in the coordinate-field replacement mapping for batch edit queries. The key ChangesCoordinate field mapping correction
🚥 Pre-merge checks | ✅ 5 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Iwantexpresso
left a comment
There was a problem hiding this comment.
-
See that the lat2text column is present and readonly , and that latitude2 uses the value from lat2text
-
just tested it on sp7demofish. I didn't run into any issues, nice work !
emenslin
left a comment
There was a problem hiding this comment.
- See that the lat2text column is present and readonly, and that latitude2 uses the value from lat2text
Looks good, value is properly copied over.
Fixes #8099
In batch edit, latitude2 field should now take the value from lat2text
Look at this PR for more detailed info: #7379
Checklist
self-explanatory (or properly documented)
Testing instructions
Summary by CodeRabbit