Jump to content

Frankjavir

Members
  • Posts

    987
  • Joined

  • Last visited

Everything posted by Frankjavir

  1. We wonder how common or rare are 751s without interview, it happened to us also, (back in 2018), but we are kind of worried because we assumed it was an administrative mistake and just kept quiet to see what happens at the interview for citizenship.
  2. It's reassuring to learn that FKB is not a cause for concern; I appreciate you sharing your information, as it helps us understand these code events better. I did not mean to raise any unfounded worries; the description of the code was indeed troubling, and we are all in the process of learning about these codes. Hence, I thought it would be prudent to confirm that it wasn't an unintended request from the applicant to reschedule. I never brought up cancellation letters. There are more constructive ways to express disagreement with someone's opinion.
  3. Thank you for your recommendation, I tried to protect it but forgot to edit 2 lines. I believe is too late for that and I am not really concerned about it. There are thousands of these numbers out there and I believe there is not much you can do with that number alone, it will be useless pretty soon. Thanks any ways !!!
  4. This link provides all kinds of data: https://www.uscis.gov/tools/reports-and-studies/immigration-and-citizenship-data
  5. Milwaukee N-400 stats for Quarter 1-2025 show an average of 16 processed cases per day (Assuming months of 20 working days). Therefore their average waiting time is 9.8 months. Bad thing is their numbers indicate their imput of cases per month is higher than their output.
  6. I suggest you call and ask them who requested the cancellation and emphazise you did not make such request.
  7. Latest USCIS Naturalizatin Data report to Congress April 2025 Latest Naturalization raw data April 2025.pdf Data files posted are available in the USCIS page. https://www.uscis.gov/tools/reports-and-studies/immigration-and-citizenship-data
  8. USCIS Naturalization Data by FO First Quarter 2025 (Oct-Nov-Dec 2024) Naturalization 1st quarter 2025.pdf
  9. Took me 6 months from filing to Interview, here is my USCIS API report Login into your USCIS account to obtain API report. https://my.uscis.gov/secure-messaging/api/case-service/receipt_info/IOEnnnnnnnnnn "receiptNumber": "IOE1234567890", "letterId": "123456789", "generationDate": "2025-06-09T10:28:18.198Z",06/09/25 06:28:18 AM EST "appointmentDateTime": "2025-07-28T11:55:00.000Z",07/28/25 7:55 AM EST "actionType": "Interview Scheduled" } ], "events": [ { "receiptNumber": "IOE9885135028", "eventId": "2e767d20-4c3c-4d05-a403-4f3cc2de0f1d", "eventCode": "FJ", Interview Scheduled "createdAt": "2025-06-09", "createdAtTimestamp": "2025-06-09T10:28:18.183Z", "updatedAt": "2025-06-09", "updatedAtTimestamp": "2025-06-09T10:28:18.183Z", "eventDateTime": "2025-06-09", "eventTimestamp": "2025-06-09T10:28:17.954Z" }, { "receiptNumber": "IOE9885135028", "eventId": "399f8ddd-8862-4967-a809-721e6138386c", "eventCode": "FTA0", This event basically means you qualify to apply. "createdAt": "2025-01-18", "createdAtTimestamp": "2025-01-18T01:05:16.831Z", "updatedAt": "2025-01-18", "updatedAtTimestamp": "2025-01-18T01:05:16.831Z", "eventDateTime": "2025-01-18", "eventTimestamp": "2025-01-18T01:05:16.617Z"
  10. Flip Flop, they went back to old myProgress TAB.
  11. That's a bummer, perhaps you will find more information about why they canceled it by looking at your API results paying attention at the codes in front of the"eventCode" lines. Login into your USCIS account and in a different screen type https://my.uscis.gov/account/case-service/api/cases/IOEyour case # The CODE descriptions are here: https://niem.github.io/model/4.2/scr/BenefitDocumentStatusCategoryCodeSimpleType/index.html
  12. 3% cases closed like yours does not make any sense, I filed 18 days after you and my info says 34%.
  13. USCIS case status timeline changed its format for the worst, no info on NOA, Biometrics, Interview, just plain time information that any one knows by looking at a calendar,
  14. FJ is an event code meaning your interview has been scheduled. Login and query your case with https://my.uscis.gov/account/case-service/api/cases/IOEnnnnnnnnnn. I queried my case with your CLI and obtained my receipt number and CIS office: { "data": { "receipt_details": { "form": "N-400", "location": "OKL", [THIS IS OAKLAND PARK FL] "milnatz": 0, "onpt": 0, "premproc": 0, "receipt_date": "Sat, 18 Jan 2025 00:00:00 GMT", "receipt_number": "IOEnnnnnnnnnn", "subtype": "160A" Any one can throw some light on the meaning of the other lines, like subtype 160A, etc?
  15. Does any one know how to decode the IOE number? It cannot be first 2 digits the fiscal year, next 3 the day, and they do not seem to be progressive because higher numbers were already processsed few years ago. I found a website that provides lots of API data, I apologized for posting it, I did not remember certain rules about posting. My IOE is way lower than the list below.
  16. "data": { "receiptNumber": "IOExxxxxxxxxx", "submissionDate": "2025-01-18", "submissionTimestamp": "2025-01-18T00:00:00.000Z", "formType": "N-400", "formName": "Application for Naturalization", "updatedAt": "2025-03-14", UPLOADED AN UPDATED FORM WITH NEW VERSION "updatedAtTimestamp": "2025-03-14T01:36:16.278Z", "cmsFailure": false, "closed": false, "ackedByAdjudicatorAndCms": true, "applicantName": "Last name, First name", "noticeMailingPrefIndicator": false, "docMailingPrefIndicator": false, "elisBeneficiaryAddendum": { }, "areAllGroupStatusesComplete": false, "areAllGroupMembersAuthorizedForTravel": true, "isPremiumProcessed": false, "actionRequired": false, "elisChannelType": "EFile", "concurrentCases": [], "documents": [], "evidenceRequests": [], "notices": [], "events": [ { "receiptNumber": "IOExxxxxxxxxxxxx", "eventId": "399f8ddd-8862-4967-a809-721e6138386c", "eventCode": "FTA0", "createdAt": "2025-01-18", "createdAtTimestamp": "2025-01-18T01:05:16.831Z", "updatedAt": "2025-01-18", "updatedAtTimestamp": "2025-01-18T01:05:16.831Z", "eventDateTime": "2025-01-18", "eventTimestamp": "2025-01-18T01:05:16.617Z" }, { "receiptNumber": "IOExxxxxxxxxxxxxx", "eventId": "b0b399db-ce47-4c05-a6a6-7fef3ae4d108", "eventCode": "FTA0", "createdAt": "2025-01-18", "createdAtTimestamp": "2025-01-18T01:05:16.816Z", "updatedAt": "2025-01-18", "updatedAtTimestamp": "2025-01-18T01:05:16.816Z", "eventDateTime": "2025-01-18", "eventTimestamp": "2025-01-18T01:05:16.621Z" }, { "receiptNumber": "IOExxxxxxxxxxxxxxx", "eventId": "e8bf03b9-902d-4730-a9c2-f4afca89518f", "eventCode": "FTA0", "createdAt": "2025-01-18", "createdAtTimestamp": "2025-01-18T01:05:16.679Z", "updatedAt": "2025-01-18", "updatedAtTimestamp": "2025-01-18T01:05:16.679Z",
  17. After following your instructions I deducted that FTA0 cannot be a a background check received, its time stamp coincides in 4 different entries with the acceptance of my application. and the "updatedat" is generated when you upload an updated form, I had to update a form because of its version date and the date coincides with the event in question. I believe FTA0 is an aknowledgement of the system that you are at least an LPR with basic requirements met to continue the citizenship application process. I do not see the hard or soft update concept in my case.
  18. I frequently check my USCIS account, but today my case is no longer visible. I noticed several options, including one to add a new case, so I attempted that and got stuck. The system requested a 12-character code that I was supposedly given when I opened the account. I looked through my records and found a 10-character code, but it didn’t work. How can I retrieve that code again? Would it be advisable to delete the account and set up a new one?
×
×
  • Create New...