Yury Bondarenko

Results 45 issues of Yury Bondarenko

**Describe the bug** The "Status" search facet on MyDSpace (workflow configuration) doesn't update when a workflow Item's status is changed. The resulting mismatch is very noticeable when there are only...

bug
high priority
component: MyDSpace
e/0

## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #1579 ## Description Show restricted Bitstream thumbnails for logged in users that have the permissions...

merge conflict

**Describe the bug** The "Return to pool" button still shows up even though the WFI was assigned automatically and can't be returned to the pool. [We make the assumption that...

bug
help wanted
component: workflow
needs discussion
Estimate TBD

## References * Fixes #8355 ## Description This PR enables `MetadataExportSearchIT` and fixes it's current issues when running alongside `DiscoveryIT` ## Instructions for Reviewers `MetadataExportSearchIT` was previously because it failed...

bug
high priority
tools: batch-editing
1 APPROVAL
testing framework

**Describe the bug** Impossible to log in via username/password after logging out of a Shibboleth session * The `_shibsession_*` cookie remains even after logging in * Upon the next password...

bug
high priority
authentication: Shibboleth
help wanted

## References * https://github.com/DSpace/dspace-angular/pull/1851 ## Description This PR bundles a few minor fixes related to https://github.com/DSpace/dspace-angular/pull/1851 * Even spacing between comma-separated MDVs (e.g. subjects) This was an older issue, caused...

bug
improvement

https://github.com/DSpace/dspace-angular/pull/1851 adds a way to support Markdown/MathJax with the new `dsMarkdown` pipe. This pipe can be used anywhere we use `[innerHtml]`, but the scope of that PR scope is limited...

new feature
low priority
component: Item

**Describe the bug** In #1848 we address an issue with `AuthRequestService` during initialization (caused [here](https://github.com/DSpace/dspace-angular/blob/f01db3e984e1e531a65c0ac3a6260afdfbecc8b0/src/app/core/auth/auth-request.service.ts#L79-L93)) * With the REST server down, `getEndpoint` would throw an error and the request would...

bug
code task
error handling
medium priority

**Describe the bug** When running with `mediaViewer.image = true`, thumbnails on Item pages have a fixed width which doesn't look right on screen widths between 768px and 1200px **To Reproduce**...

bug
high priority
component: Item
claimed: Atmire

**Describe the bug** `ds-media-viewer` was recently enabled on the demo server, but has some issues right now * Restricted thumbnails or image content are not shown. This was recently addressed...

bug
authorization
component: Item
claimed: Atmire