| [07:51:53] | <mstenta[m]> | symbioquine: congrats on your first core commit! https://git.drupalcode.org/project/drupal/-/commit/cccb885 |
| [09:18:53] | <symbioquine[m]> | It's only vaguely based on my code, but I'm glad to see that issue fixed! :) |
| [09:41:26] | <paul121[m]> | Woohoo! |
| [10:09:02] | <mstenta[m]> | doesn't look like it made it into 9.2.7 https://www.drupal.org/project/drupal/releases/9.2.7 |
| [10:09:28] | <mstenta[m]> | so we can remove the patch once 9.2.8 is released |
| [10:56:58] | <mstenta[m]> | draft PR: https://github.com/farmOS/farmOS/pull/454 |
| [10:58:06] | <mstenta[m]> | (fyi i also made a draft PR for the Entity Reference Integrity module to remove patches once they release 8.x-1.1: https://github.com/farmOS/farmOS/pull/455) |
| [11:57:45] | <paul121[m]> | farmOS dev call in just a few minutes ! |
| [11:59:52] | <paul121[m]> | If anyone is able to join I'd like to refresh on this issue: https://www.drupal.org/project/farm/issues/3238637 |
| [12:21:57] | * shane_aldrich[m] has quit (Ping timeout: 260 seconds) |
| [12:21:57] | * MarcosCarballal[ has quit (Ping timeout: 260 seconds) |
| [12:21:57] | * mstenta[m] has quit (Ping timeout: 260 seconds) |
| [12:21:57] | * jgaehring[m] has quit (Ping timeout: 260 seconds) |
| [12:36:05] | * mstenta[m] has joined #farmos |
| [12:38:47] | * shane_aldrich[m] has joined #farmos |
| [12:42:15] | * MarcosCarballal[ has joined #farmos |
| [12:48:02] | * jgaehring[m] has joined #farmos |
| [13:43:59] | <paul121[m]> | our conversation re: plant_types reminded me, in 1.x we display a view of Plant assets when viewing a plant_type |
| [13:44:05] | <paul121[m]> | but nada in 2.x |
| [13:44:14] | <mstenta[m]> | yea |
| [13:44:33] | <mstenta[m]> | sort of a "dropped feature" |
| [13:45:07] | <mstenta[m]> | it's possible to get the same information via exposed filters on `/assets/plant` |
| [13:45:18] | <mstenta[m]> | (basically) |
| [13:46:08] | <paul121[m]> | true! |
| [13:47:36] | <mstenta[m]> | simplify :-) |