-
Notifications
You must be signed in to change notification settings - Fork 772
Umbala Script Update: #1935
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
Umbala Script Update: #1935
Conversation
|
I believe adding a |
Anyways, open to suggestions, if everyone's ok with countitem, then I would do like that |
|
@dastgir i agree about |
|
Yes main issue is in script. First should be item deleted and and without pauses after it should be given new items. If need second check can be added. |
dd90bbb to
43fc59a
Compare
* delitem should be called before getitem. Fixes HerculesWS#1934
|
@Asheraf please check |
Pull Request Prelude
Changes Proposed
Moved delitem before getitem.
So even if somebody manages to do some kind of manipulation to items, delitem would stop the script execution
Affected Branches:
Issues addressed:
Known Issues and TODO List