Jaswinder Singh

Results 9 issues of Jaswinder Singh

I have two DNS mapped to a running container. Now sometimes one url fails but other works as expected.Need to know if there is any option to monitor the same.

**Describe the bug** Getting many syntax error while running `grunt prod` for node version 8.x: `Loading "eslint.js" tasks...ERROR >> SyntaxError: Unexpected token { Loading "webpack-dev-server.js" tasks...ERROR >> ReferenceError: BigInt is...

bug

### Expected behavior It should update lat lng on updating any field change in geocoded_by address but only called on create callback of activerecord ### Actual behavior It doesn't geocode...

Getting an error while trying to connect postgresql docker host to logstash container `logstash | 04:33:18.805 [[main]-pipeline-manager] INFO logstash.outputs.jdbc - JDBC - Starting up logstash | SLF4J: Class path contains...

no-stale-bot

### Descriptive summary Nothing gets imported corresponds to a new importer record using the given sample csv used for rspec fixtures https://slack-files.com/T0F4TBPB9-FSWV4EW9J-5a7cc5b968 ### Rationale It could be due to any...

Single Table Inheritance will always store parent class name as auditable_type name instead of child class name but we can retrieve the actual child class name by first retrieving the...

Stale

For has_many association we can give array type for nested attributes as: property :examples_attributes, :array, :required, "A list of examples", { "items" => { "$ref" => "Example" } } But...

Getting this error while generating pdf templates same as web flow at this line: `document.transform`

**User** doesn't have any relation defined with **Rating** But **Rating** belongs_to **User** and in Models_complete.svg it has no relation marked between user and rating