-
Bug
-
Resolution: Unresolved
-
Minor
-
None
This prevents you from saving a new description for the slave.
It also causes the description to resolve to "null" if a new configuration is saved for the slave.
This prevents you from saving a new description for the slave.
It also causes the description to resolve to "null" if a new configuration is saved for the slave.
The issue is that the EC2Computer's description property name is not consistent with the EC2AbstractSlave's description property name.
I have no problem fixing this bug and will submit a pull request this week.