Contribute to the DSpace Development Fund
The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.
Developers Meeting on Thurs, October 30, 2025
Time/Location
from 15:00-16:00 UTC
Location: https://lyrasis.zoom.us/my/dspace?pwd=RTk4QUhISnhPRi9YenVrTFJKbDllQT09 (Meeting ID: 502 527 3040). Passcode: dspace
- More connection options available at DSpace Meeting Room
Meeting time change because Daylight Saving Time ending
Daylight Saving Time is ending throughout the world:
- Europe: DST ended on Oct 26
- North America: DST ends on Nov 2
Upcoming DSpace Developer Meeting Times:
- Oct 30 (today) at 15:00UTC (For anyone still in DST, e.g. North America, this will be one hour later)
- Meeting will continue at 15:00UTC until DST starts in 2026
10.0 Release Schedule (TENTATIVE - Not Finalized)
- New Feature Development Deadlines
- Feature PR Creation Deadline: Friday, February 20, 2026
- Feature PR Review/Test Deadline: Friday, March 13
- Feature PR Merge Deadline: Friday, March 27
- 10.0 Release Candidate: Friday, April 3
- 10.0 Testathon: April 6-17 (two weeks)
- 10.0 Translation updates: April 6-17 (during Testathon)
- Bug Fix Deadlines
- Bug Fix PR Creation Deadline: Friday, May 1
- Bug Fix PR Merge Deadline: Friday, May 15
- Documentation & Release Week: May 18-22
- 10.0 Release Announced: Tuesday, May 26, 2026
Agenda
- Discussion Topics - If you have a topic you'd like to have added to the agenda, please just add it.
- Daylight Saving Time ends in Europe on Oct 26. Today's meeting is at 14:00UTC. Next week, on Oct 30, we'll start meeting at 15:00UTC. (See note above)
- DSpace & DSpace-CRIS potential merger discussions
- DSpace and DSpace-CRIS Planning Groups - wiki pages to follow along with ongoing discussions.
- Other topics
- Add your topics here.
- Board Review:
- 10.0 Project Board - Review PRs collaboratively or Assign new PRs to volunteers to code review and/or test.
- Backlog Board - Are there any tickets here stuck in the "Triage" column? We'd like to keep this column as small as possible.
- Maintenance Board (9.x, 8.x, 7.6.x) - Known bugs can be found here, along with any backported bug fixes.
- Upcoming Topics: (Let us know if there are topics you want to discuss in future weeks)
- Revisiting Nx / modularization discussion: Prototyping Nx vs Angular CLI Workspaces
- Preparation PR (preparing for possible Nx or Angular Workspaces migration): https://github.com/DSpace/dspace-angular/pull/4629
- Prototype Angular Workspaces PR: https://github.com/DSpace/dspace-angular/pull/4783
- Original Nx PR (example full migration to Nx): https://github.com/DSpace/dspace-angular/pull/4019
- Follow-up on "aggressive bot" discussion: https://github.com/DSpace/dspace-angular/issues/4565
- PR to update our built-in "rate limiter": https://github.com/DSpace/dspace-angular/pull/4620
- Revisiting Nx / modularization discussion: Prototyping Nx vs Angular CLI Workspaces
Attendees
- Tim Donohue
- Holger Lenz
- Giuseppe Digilio (4Science)
- Paulo Graça
- Mark H. Wood
- Grazia Quercia (4Science)
- Stefano Maffei (4Science)
- Julian Timal (eScire)
- Martin Walk
- Melissa Anez
- Oliver Goldschmidt
- Pascal-Nicolas Becker
- Pierre Lasou
- Kim Shepherd
- Nicholas Woodward
- Sascha Szott
- Marsa Haoua
- Jesiel Viana
- Arturo Garduño Magaña
- Scholaris Team
Current Work
Project Boards
- DSpace 10.0 board: https://github.com/orgs/DSpace/projects/32
- DSpace 9.x, 8.x and 7.6.x maintenance board: https://github.com/orgs/DSpace/projects/29
To quickly find PRs assigned to you for review, visit https://github.com/pulls/review-requested (This is also available in the GitHub header under "Pull Requests → Review Requests")
Goals for 10.0
To be decided by DSpace Steering Group with feedback from Leadership Group.
Priorities listed at DSpace Release 10.0 Status.
Goals for 9.2 / 8.3 / 7.6.5
Deadline is TBD for 9.2, 8.3 and7.6.5. Bug fix releases do not have fixed/scheduled deadlines. Instead, the developer team will determine when to create a release based on the significance of the issues to solve. (e.g. If major issues are fixed, then a bug fix release will occur more rapidly. If minor issues are found, then a bug fix release may be delayed until sufficient fixes have been made to warrant a release)
- Bug/security fixes only. These minor releases will not include any new features.
- New "themeable components" (for dspace-angular) are allowed in bug fix releases, provided that they don't significantly modify component behavior or similar.
- Accessibility fixes are also allowed in bug fix releases, provided they don't significantly modify component behavior or similar.
- Bug fix PRs should be created against "main" branch where possible. The "main" branch has the most strict code style rules. (i.e. PRs created against
dspace-7_xare becoming more difficult to port forward.) - Per our support policy, bug fixes are only guaranteed to be ported back to 9.x. That said, where possible, we'll try to backport bug fixes (especially significant ones) to 8. x and 7.6.x.
Try "Pull Request Trading" for a quicker review
Do you have a PR stuck in "under review" that you really want to see move forward? Or maybe it's someone else's PR but you want to get it more attention?
See Trading reviews on Pull Requests for how to get immediate attention to that PR!
Notes
- Meeting time is now 15:00UTC. Will stay this way until 2026 when Daylight Saving Time starts back up. See note at the top of the page for more details
- DSpace & DSpace-CRIS potential merger discussions
- Both the Technology Planning Group and Strategic Planning Group have sent their reports/recommendations to DSpace Steering. Steering will now discuss and work towards a final decision. Unclear when decision will occur exactly, as it's possible Steering could also ask for more details or similar. Tim hopes we'll get to a decision in the next month, but difficult to put a date on.
- Open Topics
- Audit Framework PRs: https://github.com/DSpace/DSpace/pull/11072 and https://github.com/DSpace/dspace-angular/pull/4576
- Good feedback on backend. All feedback has been addressed, and PR is waiting on re-review.
- No major feedback yet on the frontend. Testers are welcome.
- Overall, this seems to be moving, but we need reviewers to give an updated review. Also need more testing/review of the frontend.
- ORCID Sync bug: https://github.com/DSpace/dspace-angular/issues/4654
- Pierre notes this is a severe bug. Unfinished work (workspace and workflow items) is being synced to ORCID by accident.
- Pierre / his team has found a fix that works for them, described in this comment: https://github.com/DSpace/dspace-angular/issues/4654#issuecomment-3468544481. Pierre wants feedback on that approach
- Tim notes that small addition of a "item.isArchived()" check seems reasonable
- Giuseppe notes this isn't occurring in DSpace-CRIS. He wants to check and see if there's something that missed being ported to DSpace
- UPDATE: Giuseppe checked and the fix that Pierre noted is the best approach
- ACTION ITEM: Pierre, or someone from his team, should create a PR with their proposed fix. We'll then try to move that forward quickly.
- Pierre notes there's many issue tickets related to the "Administrative Reports" feature that are still open. Can any of these be closed?
- https://github.com/DSpace/dspace-angular/issues/2908
- Needs a closer check, but Tim suspects this might still be an issue.
- https://github.com/DSpace/dspace-angular/issues/2907
- This issue may need a re-test. It's possible it's fixed or partially fixed by https://github.com/DSpace/dspace-angular/pull/3694 (which was first merged in 9.0, 8.1 and 7.6.3). But, we need someone to verify.
- https://github.com/DSpace/dspace-angular/issues/2906
- May be related to 2907 (prior issue) but also needs rechecking. Unsure if this still exists or not.
- General note from Tim (not specific to these tickets): It's not unusual for tickets to stay open for a while. But, it can be good to recheck things because tickets are sometimes either purposefully or accidentally fixed without the ticket being closed. So, if you find a ticket that you think is fixed, retest it. If it's fixed, then let us know to close it.
- https://github.com/DSpace/dspace-angular/issues/2908
- Accessibility fixes to placeholder text in Submission Form: https://github.com/DSpace/dspace-angular/pull/4199
- This PR just needs attention / reviews. Accessibility fixes are a priority of Steering.
- Assigned to Nick W and Tim.
- PR to fix issue discussed recently where User Registration page is still accessible after login: https://github.com/DSpace/dspace-angular/pull/4764
- Needs reviewers. Kim was assigned
- Audit Framework PRs: https://github.com/DSpace/DSpace/pull/11072 and https://github.com/DSpace/dspace-angular/pull/4576
- Team Code Review
- Reviewed bug fix to better enforce non-repeatable fields in submission
- Backend PR (https://github.com/DSpace/DSpace/pull/10679)
- Code looks reasonable. Has good tests.
- Kim notes that we should see if this validation can also occur in Workflow steps. Current code limits validation to Submission Scope? Added comment at https://github.com/DSpace/DSpace/pull/10679#issuecomment-3468743413
- Frontend PR (https://github.com/DSpace/dspace-angular/pull/4274)
- Giuseppe notes this all looks very familiar to him. He believes that DSpace-CRIS already has a similar backend fix, and has an enhancement to the submission form to better handle this scenario.
- Giuseppe will review these PRs and look closer at the DSpace-CRIS code. He's surprised that this is a bug in DSpace as it was meant to be ported from DSpace-CRIS to DSpace.
- Tim notes if the backend PR is mostly the same, maybe we can get this backend one merged and have 4Science just port the frontend.
- This frontend PR also has outstanding feedback from Yury that seems to need addressing.
- Backend PR (https://github.com/DSpace/DSpace/pull/10679)
- Reviewed bug fix to better enforce non-repeatable fields in submission
- Meeting concluded.