Problem/Motivation

We are using this (drupal.org) issue queue to track "stable blocker" issues ahead of the 2.0.0 release. However, we are also using GitHub to track some bug reports that are not represented in this issue queue. I don't want those to be forgotten in the lead up to the 2.0.0 release.

Proposed resolution

Rather than moving/copying the GitHub issues over to this queue, I am opening this as a meta tracking issue with a "stable blocker" tag so we don't forget them.

We can use this to maintain a list of links to GitHub issues that we deem important enough to block the stable release.

Remaining tasks

  1. Triage GitHub issues and make a list of the important ones here.
  2. Fix all the bugs!

Comments

m.stenta created an issue. See original summary.

m.stenta’s picture

@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#T82322

m.stenta’s picture

@symbioquine discovered an issue with bundle fields added via hook_farm_entity_bundle_field_info() not being available via the API.

It 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.

m.stenta’s picture

I opened a tracking issue for the bug described above: #3314741: EntityFieldManager::getFieldMap() doesn't show farmOS bundle fields

m.stenta’s picture

Reviewed 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

m.stenta’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.