Closed lukmarcus closed 7 months ago
Describe the bug The project.archivedUrl property is not shown as a Site link when neither project.url property nor project.urlName property is set.
project.archivedUrl
project.url
project.urlName
To Reproduce Steps to reproduce the behavior:
db.ts
Expected behavior All variants with project.url, project.urlName and project.archivedUrl properties should work.
Describe the bug The
project.archivedUrl
property is not shown as a Site link when neitherproject.url
property norproject.urlName
property is set.To Reproduce Steps to reproduce the behavior:
db.ts
file.project.archivedUrl
property.project.url
property.project.urlName
property.Expected behavior All variants with
project.url
,project.urlName
andproject.archivedUrl
properties should work.