Upgrade to Drupal 10 #123
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Launch Critical
Marketing
Needs documentation
Post-Launch
status
Abandoned
status
Blocked
status
Deploy
status
Doing
status
Done
status
In Review
status
Needs Clarification
status
Test
status
To Do
type
Bug
type
Task
type
User Story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geo/geo-coop#123
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We are in the middle of upgrading the site to Drupal10. This will process will involve a few steps, which will first be demonstrated on the test site:
Along with the upgrade to Drupal 10, should come a set of optimizations to Drutopia. One of the more impactful optimizations is the addition of Drupal's media entities, and the migration of existing images into media. The media module changes the way images are added. Image (file upload) fields will be changed to Media fields. In practice, this means that you will have the ability to select from existing media on the site via a library and to add new media to the library for use in these fields.
@joshua_davis we have updated the test site to be on the latest version of Drupal 9, and while we continue the update to Drupal 10, it would be good if you or someone on your team were to take a look around the test site and make sure everything is looking okay. Octavia (a base theme) has been updated a bit since the last deploy so there may be some differences in appearance.
Let us know if everything is looking okay. It would be good to have some feedback before we complete the full transition to Drupal 10, so we can keep track of which changes happened when and respond to any issues accordingly.
I can't seem to find a link to the test site. Can you email it to me (or just leave it here, if that's kosher)?
@joshua_davis yes. The test site is located at
https://geo-test.drutopia.org/
you will be met with a username and password prompt to get to the site at all (before login to Drupal)
username and password are both: agaric
made the issue confidential
Completion of #77 will be a natural part of this upgrade
Although, the fact that field_image is a multivalue field could lend to some complication
Good news. I experimented with migrating the multi-value field_image to single value field_media_image and all of the images migrated to media, but only the first field value was preserved in the field, which is actually ideal. The other images will still be available in the media library.
I ran into issues while trying to configure the full html text format, so ended up just blowing away what was there and configuring from scratch, which seemed to work okay. So, all text formats should be reviewed.
While I was able to replace the field image in the display with field media image, the new field still needs to be stylized in all of the displays.
Hi @joshua_davis - I'm not sure if anyone has reached out, but I wanted to make sure you were aware there have been additional updates to the GEO test instance. When you can, please review https://geo-test.drutopia.org and let us know if things are looking good to you?