Skip to content
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

fix cables #60596

Merged
merged 1 commit into from
Aug 30, 2022
Merged

fix cables #60596

merged 1 commit into from
Aug 30, 2022

Conversation

Hirmuolio
Copy link
Contributor

Summary

Bugfixes "fix cables"

Purpose of change

Fix: #60589

Describe the solution

Using cable item and plugging appliance to another use same use action. This causes problems when the use action tries to delete the used item.

Use "SINGLE_USE" flag instead of hardcoding the item removal in the use action.

Affects cables, cords and towing cables.

Describe alternatives you've considered

Testing

Attached some cables and appliances together.

Additional context

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON Appliance/Power Grid Anything to do with appliances and power grid <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Aug 30, 2022
@dseguin dseguin merged commit f8dea2a into CleverRaven:master Aug 30, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Aug 30, 2022
@Hirmuolio Hirmuolio deleted the cord2 branch September 4, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Appliance/Power Grid Anything to do with appliances and power grid astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error message when plugging an appliance's power cord to other appliance
2 participants