-
As a part of the listing duplication feature, we need to store a record of if a listing was copied and what it was copied from, and surface it in the listing export.
AC:
- We can surface a "Copy…
-
As some additions to **[Question] What am i doing wrong? #57**
I just started back on testing this, got tied up with work, and Im not sure my style sheet is taking effect.
```sheet
{}
--- …
-
```
What steps will reproduce the problem?
1. install the replicator with the default hesp size of 1024
2. run the same test used for Issue#390
3. wait for the slaves to apply the record
What is the…
-
From QA 98175.
loading one row from the primary key on `some table` is like 7 block reads when it really needs to be like 1 block read to read `~25 entires`. I suspect making those columns much sma…
-
1. in vendimia() method update to null values campo_id from vid table
2. set issue label as enhancement to be tracked
3. commit message with #numberIssue verb(in 3rd person) + details
4. in…
-
Most of the responsiveness is handled already. We need a mobile-friendly menu, a couple breakpoint changes (what if we get rid of the table markup for smaller screens?) and some QA on various devices.…
-
"\* Not high priority for Metadata Team, but as Delphine mentioned, could be useful for Gretchen of DPLA to process the collections and QA them.
If too high an effort this could be tabled."
-
The backend is sending submission status messages that do not reflect the state of the submission.
There are 2 situations in the period of time during the submission of a .fec file that is not being …
-
## Expected Behavior
The query page allows filtering of the selected dataset by column. Clicking on the "hamburger" at the right side of the column head opens up a drop-down menu where users can spec…
-
Per virtual host connection limit inevitably requires either
* An eventually consistent counter
* A cluster-wide query of local counters (this is what current versions like 3.12 and 3.13 have)
…