Coder Social home page Coder Social logo

Comments (6)

aparveen avatar aparveen commented on August 16, 2024 1

@sumitzarkar could you please look into this issue? I will try to create a repro case for you.

from crowdsource-manager.

aparveen avatar aparveen commented on August 16, 2024 1

@sumitzarkar Thanks so much for looking into this

from crowdsource-manager.

sumitzarkar avatar sumitzarkar commented on August 16, 2024

@aparveen

we will check and let you know the details.

Do we have any sample app to repro this case?

from crowdsource-manager.

aparveen avatar aparveen commented on August 16, 2024

@sumitzarkar stood up a simple app but I couldn't repro https://stategovernment.maps.arcgis.com/apps/CrowdsourceManager/index.html?appid=84d5130ede1d41bf9c21d3963b3a2a8b , the user data is not public, so asked her to contact support so that we can have solid repro case. At this time no action needed

from crowdsource-manager.

aparveen avatar aparveen commented on August 16, 2024

@sumitzarkar the user send me an app https://westfargo.maps.arcgis.com/apps/CrowdsourceManager/index.html?appid=d61e2fb00e7544f7b01754c1c7991064, try to edit permit status field, that field is being used in the definition query, feature layer: https://map.westfargond.gov/arcgis/rest/services/CommercialCivilSitePermitting/FeatureServer

from crowdsource-manager.

sumitzarkar avatar sumitzarkar commented on August 16, 2024

@aparveen

  • We analzed this issue and found that the updates to field 'Status' is failing at the rest end and hence we see the error message in Manager app.
  • When we try to update the feature service using applyedits rest end point, we get the following error
    image
  • we observerd that this is occuring only on the'Status' field, if we try to update any other field it is working as expected.
  • Seems like some issue with the service itself, it would be good if we get inputs from core team.

Here is the data we tried to update:
https://map.westfargond.gov/arcgis/rest/services/CommercialCivilSitePermitting/FeatureServer/0/applyEdits

[{
"attributes": {
"Status": "Completed",
"OBJECTID": 1211
}
}]

from crowdsource-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.