-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with Analysis SI #7
Comments
There must be a better way to handle this, so the code isn't slow...
I'm trying to think of ways to do this differently. Perhaps live updates of issues is not feasible and only a report against logs is a better way. What do you think Paige? No one else is piping up, so your input is appreciated. |
Yea. I certainly think the real time alerts are wonderful in concept, but they were causing some major lag! An after the fact code analysis would be really cool. There's something out on the store for free right now (By Evergreen), but I think you're doing some checks that they do not do (like hard coding sysids :) ) that would be really nice. We primarily grabbed this for the code search (which is fab, btw), so this analysis was an added bonus. Always looking for things to make our Code Reviews go faster though (especially as we bring on more citizen developers). |
I think that’s great you are using it. I’ve been meaning to expand the tests to include all the “Ace” report findings but I have yet to get a copy of one to get their list. So here’s my thoughts on the lag.
|
I do like the UI Action idea! Run it when you want to run it. |
Sounds good. I'll make the change. Keep the property to control visibility. |
Seems that for UI Actions and client scripts I can't pick business rules, script includes or client scripts... So that leaves a dedicated sp page or instructions to add a ui aciton to global scope. |
Hmm...what about a Script Action? (UI Action triggers event, even triggers Script Action) |
I wonder in looking at th script include br i see problems.. maybe correcting them will make it more performant |
In the mean time I think I corrected a error on the Analysis script include so it should inspect the one script include, not all of them and that may be faster. |
There seem to be some issues with the Analysis SI (sys_app.do?sys_id=0f7b73c4dba433007d159235ca96197c)
The text was updated successfully, but these errors were encountered: