Alex Nowak

Results 3 issues of Alex Nowak

When viewing a collections array fields in documents are always expanded by default. If the array length is large, it fills up the entire view. See screenshot. Is there a...

When I try to update (i.e. changing any field apart from _id) a document, I am getting the following error: ``` mongodb-express | MongoServerError: Performing an update on the path...

Reproduce: 1) `git clone https://github.com/rocky-linux/rocky-tools.git` 2) `cd rocky-tools/migrate2rocky` 3) `chmod 775 migrate2rocky.sh` 4) `sudo su` 5) `./migrate2rocky.sh -h` **Result**: `bash: ./migrate2rocky.sh: /bin/bash^M: bad interpreter: No such file or directory` Tested...