isc-kiyer
isc-kiyer
@isc-tleavitt I agree we shouldn't make it required during load but perhaps could make it required for the publish command to force the best practice? That would keep compatibility for...
Could this occur async using the Job command? Since it is analytics, how important are errors? If there are errors, we could perhaps write them to the application error log...
@isc-tleavitt Yes I recall fixing StudioOpenDialog since it was missing classes in HS (such as hidden classes). We had to set this global: `^%SYS("Studio","ShowHidden")` before the search and reset it...
Perhaps leverage cpf merge files so a merge file could be shipped with the module that gets applied upon module installation
@isc-tleavitt I don't know what Committed is but the rest makes sense to me. I like the idea of using the IRIS Audit log since we can then leverage its...
@isc-tleavitt I think it would be nice to have some sort of code formatting tool to do this (similar to prettier. Perhaps we could create a prettier plugin?). I see...
> [@isc-kiyer](https://github.com/isc-kiyer) if you recall: have you primarily encountered this issue with the Perforce-based repository? (I saw some issues like this in my testing last week.) @isc-tleavitt yes that is...
@isc-shuliu I agree we should allow for case insensitivity
I have also experienced this issue multiple times. Likely a bug in the way in which all dependency graphs are merged together or processing of it to determine the correct...
> Is there any reason we keep the directory in addition to the tarball or shall I go ahead and remove it? If we remove it, we probably solve the...