Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Merge requests
!348
Resolve "Bug prevents volume computation when data length column in Metadata DB is null"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Bug prevents volume computation when data length column in Metadata DB is null"
462-bug-prevents-volume-computation-when-data-length-column-in-metadata-db-is-null
into
dev
Overview
0
Commits
10
Pipelines
0
Changes
3
Merged
Resolve "Bug prevents volume computation when data length column in Metadata DB is null"
Martin Weise
requested to merge
462-bug-prevents-volume-computation-when-data-length-column-in-metadata-db-is-null
into
dev
8 months ago
Overview
0
Commits
10
Pipelines
0
Changes
3
Closes #462
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
20af8cab
10 commits,
8 months ago
3 files
+
15
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
.docs/changelog.md
+
3
−
1
View file @ 20af8cab
Edit in single-file editor
Open in Web IDE
Show full file
@@ -2,7 +2,7 @@
author
:
Martin Weise
---
## v1.5.1 (2024-11-0
7
)
## v1.5.1 (2024-11-0
9
)
[
:simple-gitlab: GitLab Release
](
https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags/v1.5.1
)
@@ -10,6 +10,8 @@ author: Martin Weise
#### Fixes
*
Bug where the data volume could not be calculated when the data length column in the Metadata Database is
`null`
in
[
#462
](
https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/462
)
.
*
Bug where the schema could not be created manually
in
[
#461
](
https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/461
)
.
Loading