Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use proper key for DOI field download #2455

Conversation

futa-ikeda
Copy link
Contributor

  • Ticket: []
  • Feature flag: n/a

Purpose

  • Fix DOI field on downloaded file

Summary of Changes

  • Use sameAs key instead of resourceIdentifier

Screenshot(s)

  • NA

Side Effects

QA Notes

@futa-ikeda futa-ikeda requested a review from aaxelb January 3, 2025 19:26
Copy link
Contributor

@aaxelb aaxelb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦉

@futa-ikeda futa-ikeda merged commit 11576cc into CenterForOpenScience:feature/share-download-integration Jan 3, 2025
9 checks passed
@futa-ikeda futa-ikeda deleted the fix-doi-field branch January 3, 2025 19:54
futa-ikeda added a commit that referenced this pull request Jan 6, 2025
* [ENG-6823] Explicitly list columns for SHARE download (#2450)

-   Ticket: [ENG-6823]
-   Feature flag: n/a

## Purpose
- Tell SHARE what information to download when downloading institutional dashboard data

## Summary of Changes
- Add a new `propertyPathKey` property to the object-list columns
 - this is used to tell SHARE the format of each column
- Remove `sortKey` property from column, and replace it with `isSortable` boolean property since `sortKey` is the same as `propertyPathKey`

* Use proper key for DOI field download (#2455)
adlius pushed a commit that referenced this pull request Jan 6, 2025
* [ENG-6823] Explicitly list columns for SHARE download (#2450)

-   Ticket: [ENG-6823]
-   Feature flag: n/a

## Purpose
- Tell SHARE what information to download when downloading institutional dashboard data

## Summary of Changes
- Add a new `propertyPathKey` property to the object-list columns
 - this is used to tell SHARE the format of each column
- Remove `sortKey` property from column, and replace it with `isSortable` boolean property since `sortKey` is the same as `propertyPathKey`

* Use proper key for DOI field download (#2455)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants