ChandanChainani
ChandanChainani
@tmferretti please can you share the github sample link for the example.
@NickBoers-Jobber Please share [`MWE`](https://en.wikipedia.org/wiki/Minimal_reproducible_example#:~:text=A%20minimal%20reproducible%20example%20may,short%20self%2Dcontained%20correct%20example.) for the problem at hand
@tmferretti working for me with `ruby 3.0.0`, `aasm v5.2.0`, `rails 6.0.3` and `activerecord 6.0.3`. **Example** ``` require 'bundler/inline' gemfile do source 'https://rubygems.org' gem 'activerecord', '6.0.3' gem 'sqlite3', '1.4.2' gem 'aasm',...
@jkojro @oscarada87 Issue seems to have been resolved tested below example with aasm version `5.2.0` ``` class Job include AASM aasm do state :sleeping, :initial => true state :running event...
> @ChandanChainani , first of all, thanks for the response. I've tested in aasm version `5.2.0`, but the problem was not resolved. > > Expected behaviour: state is already `:running`...
@Chaitanya40 please share example of the problem.
@jonmchan Please can you share example what is currently being done and what is the expectation
Bucket naming rules states that bucket name cannot have space in it the regex is from aws side. Path to file or object name can contain space but bucket name...
Please close this issue as it been fixed in [v0.3.0](https://github.com/highcharts/highcharts-editor/releases/tag/v0.3.0) release
@dgmstuart Can you share screenshot and the request url for the `dataImport.gif`.