UdayVarkhedkar

Results 10 issues of UdayVarkhedkar

## Purpose Notifies admins on a given project if the project is approaching or over OSF Storage limits. This is necessary because admin contributors may not see initially see or...

## Purpose Updates storage metrics in automated csv export and keen scripts ## Changes * Adds `target_custom_cap` to data_storage_raws csv monthly export * Re-actives run_keen_snapshots to re-activate addon snapshot *...

## Purpose Provides Waterbutler with an endpoint to check if a node has exceeded storage limits prior to conducting file operations ## Changes * Adds an endpoint (`api/v1//osfstorage/quota_status/`) for WB...

## Purpose Currently, when an unregistered contributor is claimed by a registered user, the unregistered contributor is not also claimed on the project the registration is based upon. ## Changes...

## Purpose There are a couple of bugs - one where the registration detail ember page was not provided with the cookie with a status message regarding the registration's approval/disproval...

## Purpose Disallows registrations with invalid metadata to be created by raising an exception. ### Analysis Based off of the following PR (https://github.com/CenterForOpenScience/osf.io/commit/f04adf076fc4bb744a357c24322c703cf21dc173), it looks like originally an exception was...

## Purpose Creates a management command to migrate preprints between two preprint providers. This will be used to migrate preprints from Marxiv to OSF Preprints. ## Changes * Management command...

## Purpose Fix the names of migrations to match them as they were when initially run on staging ## Changes * File name changes for migrations 0190 and 0191 to...

## Purpose Provide a foundation for CursorPagination implementation and necessary changes for NodeLog's to begin using cursor-based pagination. ## Changes * Initial implementation of Cursor Pagination (by Brian G) *...

I would love to hear suggestions of more avenues I can explore for optimization. ## Purpose Make changes to ensure that retrieval of Guids is optimal and doesn't make unnecessary...