-
# Introduction
The installation instructions should report to the user the URL of the GitHub application such that they are able to have it installed in their organization.
-
# Introduction
When using the interaction add_wizard there is no link created for a company, but the interaction is linked to the company.
-
# Introduction
For operations that require modifications of objects like Create, Delete and Update early warning needs to be provided to the user so they know the container is locked and being used. …
-
# Introduction
To ensure that we aren't unintentionally uploading duplicates a hash should be created that checks to see if an existing interaction exists by the same file_hash. There are multiple re…
-
# Introduction
The default naming of the application should follow the following pattern `_discovery` to signify that this is a repository for discovery artifacts.
# Implementation notes
- This will …
-
# Introduction
Calling the logo_server should enable the storage of an icon from a company's website. The results aren't coming back correctly. Confirmation should be made that the data is returning …
-
# Introduction
The output of the authorization artifacts is challenging to read and handle. Therefore improvements need to be made to ensure users are able to more easily pick the URL and the code ou…
-
# Introduction
When creating non-public companies the initial set of the name does not take and instead reverts to the default of `Unknown`. This results secondary impacts, notably the helper URLs fo…
-
# Introduction
This was encountered when trying to create `Airtable` who has a wikipedia page, but is not a public company. This means the code path should be evaluated to see what is going on.
# Da…
-
Unable to run mrcli setup:
Error messages states: "Cannot find package 'json2csv'". Even after installing json2csv, the error persists.
Discovered on Ubuntu 22.04.3 LTS.
john@medici:~$ npm --…