Closed (fixed)
Project:
farmOS
Version:
2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Oct 2022 at 14:41 UTC
Updated:
16 Jan 2023 at 02:14 UTC
Jump to comment: Most recent
Comments
Comment #2
m.stentaQuick pass at issues I'd like to consider:
Comment #3
m.stenta@symbioquine discovered an issue with bundle fields added via
hook_farm_entity_bundle_field_info()not being available via the API. We don't have an issue open for this yet, but here is the conversation: https://irc.farmos.org/bot/log/farmOS/2022-10-06#T82322Comment #4
m.stentaIt seems that this is a core issue, primarily: #3045509: EntityFieldManager key/value field map gets out of sync, doesn't recognise bundle fields
We may be able to devise a workaround for it in farmOS in the meantime, however. Exploring that now... I'm also on the fence about whether or not this needs to block the 2.0.0 release, though.
Comment #5
m.stentaI opened a tracking issue for the bug described above: #3314741: EntityFieldManager::getFieldMap() doesn't show farmOS bundle fields
Comment #6
m.stentaReviewed these on the weekly dev call today.
First off, this one is already done! https://github.com/farmOS/farmOS/issues/579
It seems like these ones are the most important before stable:
https://github.com/farmOS/farmOS/issues/561 + https://github.com/farmOS/farmOS/issues/541 (along with the addition of a timestamp option to the asset location and group membership services) - I have started most of this, so I will try to get these done and ready for review.
https://github.com/farmOS/farmOS/issues/497 - I also started investigating this one a little bit. Need to dust off my branch and see where it stands. Happy to work with someone else on this if there are any volunteers!
IMO we can punt on this one until after 2.0.0: https://github.com/farmOS/farmOS/issues/503
Comment #7
m.stenta