forked from MapComplete/MapComplete
		
	Mark item as closed
This commit is contained in:
		
							parent
							
								
									befee4b546
								
							
						
					
					
						commit
						026e649f81
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -613,6 +613,8 @@ export class ImportPointButton extends AbstractImportButton {
 | 
			
		|||
                // Fetch MapRoulette API key, then use it to mark the challenge as fixed
 | 
			
		||||
                console.log("Marking maproulette challenge as fixed")
 | 
			
		||||
                state.maprouletteConnection.closeTask(Number(maproulette_id));
 | 
			
		||||
                originalFeatureTags.data["mr_taskStatus"] = "Fixed";
 | 
			
		||||
                originalFeatureTags.ping();
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue