Pooja Pathak

Results 28 issues of Pooja Pathak

I have enabled the multi-tenant profile from application.properties: ``` spring.profiles.active=multi-tenant``` and then uploaded config files having ```Fiware-Service``` and ```Fiware-ServicePath``` in ```Headers``` with ```serviceName```, ```servicePath``` in ```providers``` section as: ![image](https://user-images.githubusercontent.com/33315652/45210780-22a39680-b2ae-11e8-913f-12dd9b52b772.png) A...

help wanted
doc

Updated TenantFilter.java to store a provider's tenant and cepheus's tenant in a map and a overloaded getTenantContext function to update tenantMap based on the request url. Updated SubscriptionManager.java to put...

I am trying to get duration of the video recorded by Kurento ```RecorderEndpoint``` in .webm format. I am using video-length to calculate duration, it is showing below output: ```{"duration":null,"width":640,"height":480,"fps":30.064,"bitrate":null,"size":142185820}```, as...

**Describe the bug** test_geocoding.py has 2 failing test cases. As explained in https://github.com/orchestracities/ngsi-timeseries-api/pull/754#issuecomment-2066084356 **To Reproduce** Steps to reproduce the behavior: 1. Run workflow on CircleCI **Expected behavior** All tests should...

bug or fix

Fix for issue #518

## Proposed changes Added ```object(ignored)``` type for array. Fix for issue #147 ## Types of changes What types of changes does your code introduce to the project: _Put an `x`...

Resolve TODO for secondary DB at: https://github.com/orchestracities/ngsi-timeseries-api/blob/af8877cd2b5909c67819d8a93e3b58bce6a61fdb/src/reporter/health.py#L91

Resolve Todo: https://github.com/orchestracities/ngsi-timeseries-api/blob/6ecedfe5e81e346fc02e3cbd0bc86e6c20fab25a/src/reporter/reporter.py#L166

Resolve TODO: https://github.com/orchestracities/ngsi-timeseries-api/blob/6ecedfe5e81e346fc02e3cbd0bc86e6c20fab25a/src/translators/sql_translator.py#L1126

Resolve TODO factor out: https://github.com/orchestracities/ngsi-timeseries-api/blob/af8877cd2b5909c67819d8a93e3b58bce6a61fdb/src/reporter/tests/test_timescale_types.py#L130